Skip to content

Instantly share code, notes, and snippets.

@alifgithub
Created February 25, 2019 04:28
Show Gist options
  • Save alifgithub/1dc2de838c2da5e4998ac52604523a7f to your computer and use it in GitHub Desktop.
Save alifgithub/1dc2de838c2da5e4998ac52604523a7f to your computer and use it in GitHub Desktop.
To many npm WARN deprecated, npm can not install well...
[INFO] Running 'npm install' in /root/metron/metron-interface/metron-config
[WARNING] npm WARN deprecated angular-cli@1.0.0-beta.15: angular-cli has been renamed to @angular/cli. Please update your dependencies.
[WARNING] npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
[WARNING] npm WARN deprecated cryptiles@2.0.5: This version is no longer maintained. Please upgrade to the latest version.
[WARNING] npm WARN deprecated hoek@2.16.3: This version is no longer maintained. Please upgrade to the latest version.
[WARNING] npm WARN deprecated boom@2.10.1: This version is no longer maintained. Please upgrade to the latest version.
[WARNING] npm WARN deprecated browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
[WARNING] npm WARN deprecated bower@1.8.8: 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 exists-sync@0.0.3: Please replace with usage of fs.existsSync
[WARNING] npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
[WARNING] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
[WARNING] npm WARN deprecated exists-sync@0.0.4: Please replace with usage of fs.existsSync
[WARNING] npm WARN deprecated lodash-node@2.4.1: This package is discontinued. Use lodash@^4.0.0.
[WARNING] npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
[WARNING] npm WARN deprecated istanbul@0.4.5: 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 minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
[WARNING] npm WARN deprecated tough-cookie@2.2.2: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
[WARNING] npm WARN deprecated istanbul@0.4.3: 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 gulp-util@3.0.7: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
[WARNING] npm WARN prefer global npm@2.14.21 should be installed with -g
[WARNING] npm WARN prefer global node-gyp@3.8.0 should be installed with -g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment