npm behind a proxy fails with status 403

前端 未结 9 1239
野趣味
野趣味 2020-12-04 07:24

I\'m trying to run npm behind a proxy. I\'ve tried both entering the proxy directly or through Authoxy:

npm config set proxy http://localho         


        
9条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-04 07:47

    I had the same issue and finally it was resolved by disconnecting from all VPN .

提交回复
热议问题