Answer the question
In order to leave comments, you need to log in
Warnings when installing gulp. How to fix?
npm i -g gulp
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
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]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
Answer the question
In order to leave comments, you need to log in
check your version of npm npm -v can i ask npm update ? or uninstall npm and reinstall
I always install the LTS version (for most users), and have not experienced any problems:
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question