Answer the question
In order to leave comments, you need to log in
Why is it that when installing gulp, not only gulp is downloaded locally, but so much more?
When executing the command npm install --save-dev gulp
, not only gulp is downloaded to the node_modules folder, but about 100 modules are also downloaded:
Answer the question
In order to leave comments, you need to log in
Because gulp depends on these modules, it needs them to work.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question