lkytal / quickTask

Task runner and manager extension for VSCode
https://lkytal.github.io/quickTask/
GNU Affero General Public License v3.0
11 stars 7 forks source link

Allow specifying node path, gulp path and so on #27

Open NN--- opened 6 years ago

NN--- commented 6 years ago

My gulp is installed in node_modules.bin\gulp and not globally visible via 'gulp' command. Please search gulp in node_modules.

In addition node.exe can be also be no in PATH. This should be supported as well.