K
K
kamwork2016-01-08 11:41:08
gulp.js
kamwork, 2016-01-08 11:41:08

How to overcome errors when deploying someone else's project?

Hello.
When I try to deploy someone else's project under GULP, I get errors:
npm WARN deprecated [email protected]: Please use gulp-cssnano instead.
npm WARN deprecated [email protected]: [email protected]<2.0.0 is no longer maintained. Upgrade to [email protected]^3.0.0 npm WARN deprecated
[email protected]: this package has been reintegrated into npm and is now out of date with respect to npm
need to change?
How to get out of this situation?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Strukov, 2016-01-08
@pm_wanderer

The previous developer probably collected these projects for a very long time and now these plugins are outdated. Most likely everything will work if you managed to download and install these things, but it’s better to update them anyway, as npm advises, because all new tutorials on the network will already use new versions of these plugins, which will force you to upgrade sooner or later. So why delay this process? )

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question