会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
心意12
博客园
首页
新随笔
联系
管理
订阅
2024年1月25日
cnpm install或者npm install遇到的问题Error: certificate has expired
摘要: pnpm i 时,遇到如下问题, 查询网上内容得知是依赖源是https,下载依赖时,通过数字证书保障的。所以只要把依赖源改一下(未验证),或者设置strict-ssl为false就可以。 设置strict-ssl为false:pnpm config set strict-ssl false
阅读全文
posted @ 2024-01-25 11:18 心意12
阅读(845)
评论(0)
推荐(0)
公告