Skip to content

npm代理 | Nodejs

npm配置文件内添加以下内容:

txt
https-proxy=http://127.0.0.1:端口号
proxy=http://127.0.0.1:端口号

不同的代理的端口号不同,需要填入可用的端口号