P
P
Pipop2018-12-02 17:06:24
Node.js
Pipop, 2018-12-02 17:06:24

Why doesn't npm install see the prescribed modules in package.json?

Moved package.json and gulpfile.js to the new project folder. After the npm install command, a folder with modules is created that does not contain those that are registered in package.json (after the npm install gulp command too). What could be the problem?5c03e6dc96f43606282748.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pipop, 2018-12-06
@Pipop

I decided this way: I
installed all the modules listed in package.json via --save-dev again. Just in case, I installed gulp globally again. Earned

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question