

What I wasn’t aware of is that Visual Studio has it’s own version of NodeJs that is uses for Task Runner Explorer work by default. This is an older project and requires an older version of NodeJs and gulp to be installed.


It ran just fine from the command prompt, but in Task Runner Explorer, it threw all kinds of errors. Recently, this build suddenly stopped working and I couldn’t figure out why. I’ve been working quite a bit with a project recently that uses gulp to build the CSS and JavaScript files in Visual Studio from the Task Runner Explorer.
