Switch NPM to Taobao registry
View NPM registry address
npm get registry
Switch to Taobao registry address
npm config set registry http://registry.npm.taobao.org/
Switch back to the original registry address
npm config set registry https://registry.npmjs.org/
- 本文链接: https://www.zdyla.com/en/post/set-npm-to-taobao.html
- 版权声明: 本博客所有文章和照片除特别声明外,转载请联系作者获取授权,并请注明出处!