标签:
永久使用淘宝镜像
npm config set registry https://registry.npm.taobao.org // 配置后可通过下面方式来验证是否成功 npm config get registry
NPM 换源
原文地址:http://www.cnblogs.com/walle2/p/4884707.html