Created
February 25, 2019 04:28
-
-
Save alifgithub/1dc2de838c2da5e4998ac52604523a7f to your computer and use it in GitHub Desktop.
To many npm WARN deprecated, npm can not install well...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] Running 'npm install' in /root/metron/metron-interface/metron-config | |
[WARNING] npm WARN deprecated [email protected]: angular-cli has been renamed to @angular/cli. Please update your dependencies. | |
[WARNING] npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js | |
[WARNING] npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version. | |
[WARNING] npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version. | |
[WARNING] npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version. | |
[WARNING] npm WARN deprecated [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools. | |
[WARNING] npm WARN deprecated [email protected]: We don't recommend using Bower for new projects. Please consider Yarn and Webpack or Parcel. You can read how to migrate legacy project here: https://bower.io/blog/2017/how-to-migrate-away-from-bower/ | |
[WARNING] npm WARN deprecated [email protected]: Please replace with usage of fs.existsSync | |
[WARNING] npm WARN deprecated [email protected]: Use uuid module instead | |
[WARNING] npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
[WARNING] npm WARN deprecated [email protected]: Please replace with usage of fs.existsSync | |
[WARNING] npm WARN deprecated [email protected]: This package is discontinued. Use lodash@^4.0.0. | |
[WARNING] npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js | |
[WARNING] npm WARN deprecated [email protected]: This module is no longer maintained, try this instead: | |
[WARNING] npm WARN deprecated npm i nyc | |
[WARNING] npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives. | |
[WARNING] npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
[WARNING] npm WARN deprecated [email protected]: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130 | |
[WARNING] npm WARN deprecated [email protected]: This module is no longer maintained, try this instead: | |
[WARNING] npm WARN deprecated npm i nyc | |
[WARNING] npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives. | |
[WARNING] npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 | |
[WARNING] npm WARN prefer global [email protected] should be installed with -g | |
[WARNING] npm WARN prefer global [email protected] should be installed with -g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment