VinayakDeshpande11 commented on 26 Jun
If you have set any proxy, try removing that using: npm config rm proxy Then run the command. It works!! |
翻译过来就是:如果你想要设置任何代理端口,可以使用以下语句:
npm config rm proxy
npm config rm https-proxy
VinayakDeshpande11 commented on 26 Jun
If you have set any proxy, try removing that using: npm config rm proxy Then run the command. It works!! |
翻译过来就是:如果你想要设置任何代理端口,可以使用以下语句:
npm config rm proxy
npm config rm https-proxy