node.js踩坑

2021-02-06 10:16

阅读:589

标签:first   ble   reg   nbsp   cert   nat   http   ssl   gis   

1.nmp install express -g环境配置报错

npm ERR! code UNABLE_TO_VERIFY_LEAF_SIGNATURE
npm ERR! errno UNABLE_TO_VERIFY_LEAF_SIGNATURE
npm ERR! request to https://registry.npmjs.org/express failed, reason: unable to verify the first certificate

处理方式:

npm  config set strict-ssl  false

node.js踩坑

标签:first   ble   reg   nbsp   cert   nat   http   ssl   gis   

原文地址:https://www.cnblogs.com/fine-6/p/13113995.html


评论


亲,登录后才可以留言!