我在不需要用户名和密码的代理后面使用npm,我尝试了所有不同的命令,但是没有任何结果,互联网连接在命令行上工作正常,这是我使用的命令:
- npm config set proxy http://10.23.201.11:3128
- npm config set https-proxy http://10.23.201.11:3128
- npm config set registry https://registry.npmjs.org/
- npm config set strict-ssl false
- npm config set bin-links false
**这些是我尝试运行npm命令时遇到的错误: 示例:npm install -g react-native-cli
- npm rollback failed
- npm ERR! code E502
- 502 Bad Gateway: react-native-cli@latest