I'm updating my webapp hosted on heroku that is written in AngularJS and have no .bowerrc file but instead bower.json and package.json. I experience the same problem as in this thread: EINVRES Request to https://bower.herokuapp.com/packages/ failed with 502
However it does not work for me neither to add the registry line to bower.json
or package.json
.
Is there a way to fix this?