madskristensen / NpmTaskRunner

Visual Studio extension
Other
88 stars 32 forks source link

Does this allow for specifying node version with tools like NVMw or Nodist? #17

Closed airtonix closed 8 years ago

scottaddie commented 8 years ago

The extension itself doesn't provide this capability. You can, however, control the versions which are used via the External Web Tools dialog in Visual Studio. Of course, this would apply to everything in Visual Studio. See documentation here.

madskristensen commented 8 years ago

Right, though you can't use nvm or nodist, but you can make Task Runner Explorer use the version of nodejs that you want.