npm Hostname/IP does not match certificate's altnames
npm About 325 words错误信息
npm ERR! code ERR_TLS_CERT_ALTNAME_INVALID
npm ERR! errno ERR_TLS_CERT_ALTNAME_INVALID
npm ERR! request to https://registry.cnpmjs.org/xss failed, reason: Hostname/IP does not match certificate's altnames: Host: registry.cnpmjs.org. is not in the cert'
s altnames: DNS:r.cnpmjs.org
解决办法
执行以下命令:
npm set strict-ssl false
Views: 4,522 · Posted: 2021-06-14
————        END        ————
Give me a Star, Thanks:)
https://github.com/fendoudebb/LiteNote扫描下方二维码关注公众号和小程序↓↓↓
Loading...