赞
踩
你还在为npm拉取包缓慢而烦恼吗?
还在为npm包拉取失败而烦恼吗?
npm指定淘宝镜像源你值得拥有!!!!
npm install koa --registry=https://registry.npm.taobao.org
npm config set registry https://registry.npm.taobao.org
查看配置是否成功
npm config get registry
使用
npm install koa
npm install cnpm -g --registry=https://registry.npm.taobao.org
检查安装是否成功
cnpm -v
使用
cnpm install koa
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。