赞
踩
npm error errno CERT_HAS_EXPIRED
npm error request to https://registry.npm.taobao.org/util/download/util-0.10.4.tgz?cache=0&sync_timestamp=1562337713422&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Futil%2Fdownload%2Futil-0.10.4.tgz f ailed, reason: certificate has expired
解决方案:
npm cache clean --force
npm config get registry
npm config set registry https://registry.npmmirror.com
npm config get registry
npm insatll
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。