安装 nrm

npm i -g nrm 

查看下载镜像源

nrm ls

输出如下

  npm ---- https://registry.npmjs.org/
  cnpm --- http://r.cnpmjs.org/
* taobao - https://registry.npm.taobao.org/
  nj ----- https://registry.nodejitsu.com/
  npmMirror  https://skimdb.npmjs.com/registry/
  edunpm - http://registry.enpmjs.org/

切换镜像源

nrm use taobao

posted on 2019-05-22 15:54  子墨'  阅读(127)  评论(0编辑  收藏  举报

导航