【已解决】npm ERR! request to failed, reason: certificate has expired

时间:2025-03-02 10:55:24

使用vue开发项目时,安装插件一直安装不上,排查了之后才发现是:证书已过期

报错信息:npm ERR: request to failed,
reason: certificate has expired

翻译成中文就是:

请求 失败,原因:证书已过期

直接使用:(npm config set registry ) 就好了