yeoman / generator-angular

Yeoman generator for AngularJS
http://yeoman.io
5.73k stars 1.44k forks source link

deprecated several packages #1271

Open sky10p opened 8 years ago

sky10p commented 8 years ago

using "yo angular" command, appears several deprecated packages and karma problems.

thanks

taodongl commented 7 years ago

With Node 7.x

~/tmp$ npm install -g grunt-cli bower yo generator-karma generator-angular
npm WARN deprecated graceful-fs@2.0.3: 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 minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated CSSselect@0.4.1: the module is now available as 'css-select'
npm WARN deprecated CSSwhat@0.4.7: the module is now available as 'css-what'
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated tough-cookie@0.9.15: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm
/home/todylu/.nvm/versions/node/v7.3.0/bin/bower -> /home/todylu/.nvm/versions/node/v7.3.0/lib/node_modules/bower/bin/bower
/home/todylu/.nvm/versions/node/v7.3.0/bin/grunt -> /home/todylu/.nvm/versions/node/v7.3.0/lib/node_modules/grunt-cli/bin/grunt
/home/todylu/.nvm/versions/node/v7.3.0/bin/yo -> /home/todylu/.nvm/versions/node/v7.3.0/lib/node_modules/yo/lib/cli.js
/home/todylu/.nvm/versions/node/v7.3.0/bin/yo-complete -> /home/todylu/.nvm/versions/node/v7.3.0/lib/node_modules/yo/lib/completion/index.js