相关疑难解决方法(0)

npm安装错误 - 无法获得本地颁发者证书

unable to get local issuer certificate在执行npm安装时遇到错误:

typings ERR! message Unable to read typings for "es6-shim". You should check the
 entry paths in "es6-shim.d.ts" are up to date
typings ERR! caused by Unable to connect to "https://raw.githubusercontent.com/D
efinitelyTyped/DefinitelyTyped/7de6c3dd94feaeb21f20054b9f30d5dabc5efabd/es6-shim
/es6-shim.d.ts"
typings ERR! caused by unable to get local issuer certificate
Run Code Online (Sandbox Code Playgroud)

我最近从更早的版本更新到节点4,并且当出现这些问题时,听起来节点要严格得多.

有讨论的问题在这里它谈论使用CA文件,但它是一个有点超出我的理解,我不清楚该怎么办才好.

我在公司防火墙后面,但我可以在没有任何限制的情况下在浏览器中获得网址.

有没有人对此问题有任何进一步的了解以及有哪些可能的解决方案?

我想知道在此期间恢复到节点0.12 :(

ssl node.js npm npm-install

32
推荐指数
12
解决办法
6万
查看次数

标签 统计

node.js ×1

npm ×1

npm-install ×1

ssl ×1