npm设置代理

$ npm config set proxy http://xx@xx.com:xxxx $ npm config set https-proxy=http://xx@xx.com:xxxxnpm

$ npm config set proxy null $ npm config set https-proxy nullget

相关文章
相关标签/搜索