赞
踩
比如切换到淘宝镜像
npm config set registry https://registry.npm.taobao.org
// 或者
yarn config set registry 'https://registry.npm.taobao.org
建议使用镜像管理工具 nrm (node registry manager)
如果无法打开任意网页或者ping baidu.com,无法打开,则是
比如,镜像源 registry.yarnpkg.com
在 www.ipaddress.com 网站 查询对应域名的IP地址,依次 ping 相应的ip地址,获取有效的IP,例如 104.16.28.34,修改 域名ip地址缓存
# 系统 host 文件
104.16.28.34 registry.yarnpkg.com
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。