- 博客(1)
- 收藏
- 关注
原创 error An unexpected error occurred: “http://xxx.xxx.x.xx:xxxx/repository/npm-group/omit.js/-/omit.js
尝试方法一:yarn config set registry “https://registry.npmmirror.com” 设置镜像源。参考:https://blog.csdn.net/qq_44280090/article/details/136212086。尝试方法三:删除yarn.lock,清除缓存 yarn cache clean --force 重新安装依赖 解决。尝试方法二:yarn config set “strict-ssl” false -g 禁用SSL 证书的严格验证。
2024-07-24 10:54:01 165
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人