A
A
Andrey2016-07-27 16:03:21
npm
Andrey, 2016-07-27 16:03:21

Is it normal? and how to cure npm warnings?

npm WARN deprecated [email protected]: Please use gulp-clean-css
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to [email protected]^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
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 v3.0.0 and before will fail on node releases >= v7.0. Please update to [email protected]^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to [email protected]^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Serj-One, 2016-07-27
@Serj-One

Have you tried reading the warnings? It also says in plain text what is wrong, and how to fix it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question