L
L
lazuren2015-09-29 13:47:03
gulp.js
lazuren, 2015-09-29 13:47:03

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:3664813c0f1948768bce3b10f554c5b8.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Konstantin Kitmanov, 2015-09-29
@lazuren

Because gulp depends on these modules, it needs them to work.

N
nordcap, 2015-11-05
@nordcap

I have the same parsley! It looks like this is due to the new version of node. Previously, there were only those folders identical to the names of the installed modules.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question