Gulp: Update minimatch to 3.0.2 or higher and remove deprecated lodash

Created on 28 Jun 2016  路  3Comments  路  Source: gulpjs/gulp

After running npm install -g gulp, it displays this error.

npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^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]: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^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 graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.

Most helpful comment

Since this issue turns op high in google for 'gulp minimatch', I'm guessing a lot of people come here hoping to find a solution. Could you please link to the relevant issue(s), or give some form of explanation?

All 3 comments

No. Please do an issue search before opening issues like this.

Since this issue turns op high in google for 'gulp minimatch', I'm guessing a lot of people come here hoping to find a solution. Could you please link to the relevant issue(s), or give some form of explanation?

Was this page helpful?
0 / 5 - 0 ratings