Add option to specify location of node_modules and package.json
Closed this issue · 2 comments
mersadk commented
In my project node_modules
directory and package.json
file are not in the same directory as gulpfile.js
, they are one level up.
As it is now, when I try to run gulp I get
: no such file or directory
It would be nice to have an option to specify location of node_modules
directory and package.json
file.
dshemendiuk commented
Thanks to @theDutchess
Please update to latest version.