You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bower is going to be deprecated. bower install gives the following message:
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/
/usr/local/bin/bower -> /usr/local/lib/node_modules/bower/bin/bower
The text was updated successfully, but these errors were encountered:
It is probably a good idea to update angularjs-related packages too. This project is still using Angular.js 1.2.x, we should update them to at least 1.4.14. (The latest version as of today seems to be 1.7.5.)
Bower
is going to be deprecated.bower install
gives the following message:The text was updated successfully, but these errors were encountered: