赞
踩
之所以切换镜像默认情况下使用的镜像是国外镜像
速度一般比较慢
使用国内镜像速度快一些
注意 ,这个镜像会造成error!!: https://registry.npm.taobao.org
需要设置成如下:
npm config set registry https://registry.npmmirror.com/
,切换国内镜像,使用淘宝镜像
npm config get registry
,查看当前镜像使用的地址,返回成功,则代表设置成功
代码执行情况:
C:\Users\8613
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。