众所周知的原因
无特别限制.
GitShell运行如下.
npm config set proxy http://127.0.0.1:2333
npm config set https-proxy http://127.0.0.1:2333如果代理不支持HTTPS还需要修改仓库地址.
npm config set registry "http://registry.npmjs.org/"
众所周知的原因
无特别限制.
GitShell运行如下.
npm config set proxy http://127.0.0.1:2333
npm config set https-proxy http://127.0.0.1:2333如果代理不支持HTTPS还需要修改仓库地址.
npm config set registry "http://registry.npmjs.org/"