赞
踩
解决方案:
运行命令,把资源地址设置成npm淘宝源
npm config set registry https://registry.npm.taobao.org
npm config set disturl https://npm.taobao.org/
原因:代理出现了问题
解决办法:
npm config rm proxy
npm config rm https-proxy
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。