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.
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?
https://github.com/gulpjs/gulp/issues/1571
And here's why it isn't an issue: https://github.com/gulpjs/gulp/issues/1719#issuecomment-231514385
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?