I have set up my Angular app so when it\'s pushed to Heroku it runs bower install. However I\'m getting errors due to version issues.
bower install
When I run b
b
First try this: npm install -g bower
If above solution does not work then, Try: