npm config set registry https://registry.npmmirror.com/
npm get registry
npm config set registry http://registry.npmjs.org
npm install -g nrm
nrm ls
(*表示正在使用的镜像源)
作者:铭记喜悦
链接:https://www.jianshu.com/p/944aad9487c5
来源:简书
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。