S
S
Sergey Goryachev2016-03-27 23:35:06
linux
Sergey Goryachev, 2016-03-27 23:35:06

When installing gulp.js globally, there are a lot of errors and it is not installed. What's wrong?

When installing gulp.js globally, there are a lot of errors and it is not installed. What's wrong?

sudo npm install gulp -g
npm WARN deprecated [email protected]: graceful-fs version 3 and before will fail on newer node releases. Please update to [email protected]^4.0.0 as soon as possible.
npm WARN deprecated [email protected]: [email protected]<3.0.0 is no longer maintained. Upgrade to [email protected]^4.0.0.
npm WARN deprecated [email protected]: graceful-fs version 3 and before will fail on newer node releases. Please update to [email protected]^4.0.0 as soon as possible.

And also
gulp -v
and
gulp --version
produce an empty string.
The project, of course, is also not installed further.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question