Answer the question
In order to leave comments, you need to log in
Installing Gulp locally with dependencies to boot?
Hello. Galp, when installed locally, also installs its entire constructor into a local folder. It is installed globally. Tried reinstalling everything. Here is a video where a little more clear and detailed.
https://youtu.be/sZYf9uVuAbA
ps those warns that npm issued at the beginning of the installation, as I read in several sources, do not affect anything.
Answer the question
In order to leave comments, you need to log in
The guys who develop node.js recently decided to stop nesting node_modules
and now all modules are installed not in [package-name]/node_modules/...
, but directly in node_modules/
. Previously, everything that is shown in the video was installed inside gulp. Now it's different. It's all right, don't be afraid.
Warn's say that some modules inside gulp are deprecated. Don't worry and move slowly to [email protected]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question