rharriso / bower-rails

Bundler-like DSL + rake tasks for Bower on Rails
MIT License
1.46k stars 128 forks source link

bower jquery#~2.1.4 EINVRES Request to https://bower.herokuapp.com/packages/jquery failed with 502 rake aborted! #215

Open hiteshkanwar opened 6 years ago

hiteshkanwar commented 6 years ago

Can help me to fix this out. I am getting this issues while running "rake bower:install['-f']"

gavvvr commented 6 years ago

Check bower -v. I had the same issue bower 1.8.0. Reinstalling global bower package (1.8.4 now) solved the problem