npm config

npm config set registry https://registry.npmmirror.com

npm config list             

npm config set https-proxy http://127.0.0.1:9000

npm config set proxy http://127.0.0.1:9000    

posted @ 2026-07-31 14:00  PanPan003  阅读(5)  评论(0)    收藏  举报