EINVRES Request to https://bower.herokuapp.com/packages/ failed with 502

后端 未结 5 1047
暖寄归人
暖寄归人 2020-12-22 19:38

Bower install fails with 502 - Bad Gateway when downloading bower packages.

For example bower install for ember library gives following response in command line.

5条回答
  •  没有蜡笔的小新
    2020-12-22 20:01

    If you use windows to install npm, You must run "Node.js command prompt" with administrator and run this command: npm i -g bower. I tried and worked :)

提交回复
热议问题