T
T
tukay_m2015-11-25 23:59:23
npm
tukay_m, 2015-11-25 23:59:23

Warning when installing gulp.js. How to fix?

I'm trying to install Gulp.js locally via npm (version 3.3.12) using the following commands:

npm init
npm install --save-dev gulp

I get a warning while installing.
npm WARN deprecated [email protected]: [email protected]<3.0.0 is no longer maintained. Upgrade to [email protected]^3.0.0.

After that, in the node_modules folder, instead of the gulp folder, I get a bunch of other folders.
How to fix? What is the correct way to update lodash version?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sergey, 2015-11-26
@zorro76

You need to learn English, you are told that the version of lodash is outdated, no longer supported, update

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question