美文网首页
error An unexpected error occurr

error An unexpected error occurr

作者: xiaotimel | 来源:发表于2024-05-20 15:04 被阅读0次

旧版项目阿里镜像过期

error An unexpected error occurred: "https://registry.npm.taobao.org/@types%2freact-navigation: certificate has expired"

查看镜像地址

npm config list

更改现在国内镜像

npm config set registry https://registry.npmmirror.com

移除yarn.lock文件后再初始化

yarn install

相关文章

网友评论

      本文标题:error An unexpected error occurr

      本文链接:https://www.haomeiwen.com/subject/nucofjtx.html