设置代理
npm config set proxy=http://xzproxy.cnsuning.com:8080
npm config set https-proxy=http://xzproxy.cnsuning.com:8080
设置淘宝源
npm config set registry=https://registry.npm.taobao.org/
npm config set proxy=http://xzproxy.cnsuning.com:8080
npm config set https-proxy=http://xzproxy.cnsuning.com:8080
npm config set registry=https://registry.npm.taobao.org/
本文标题:npm设置代理与淘宝源
本文链接:https://www.haomeiwen.com/subject/bistbctx.html
网友评论