generator-angular icon indicating copy to clipboard operation
generator-angular copied to clipboard

Stop depending upon Bower, only NPM

Open epworthhh opened this issue 6 years ago • 1 comments

I would like to know if anyone has already stopped using Bower for using just NPM. If yes, have you updated Gruntfile for minified, etc?

Thanks

epworthhh avatar Jul 19 '17 11:07 epworthhh

got this warning:

$ npm i -g bower
npm WARN deprecated [email protected]: ...psst! Your project can stop working at any moment because its dependencies can change. Prevent this by migrating to Yarn: https://bower.io/blog/2017/how-to-migrate-away-from-bower/

https://bower.io/blog/2017/how-to-migrate-away-from-bower/

bettysteger avatar Oct 23 '17 09:10 bettysteger