【发布时间】:2014-04-19 22:58:18
【问题描述】:
我试图通过点击此链接来修复 npm 中的 SSL 问题 receiving error: 'Error: SSL Error: SELF_SIGNED_CERT_IN_CHAIN' while using npm
通过运行此命令
sudo npm install npm -g --ca=""
在那之后,我的 npm 停止工作并返回以下错误
-bash: /usr/local/bin/npm: 没有那个文件或目录
请多多指教……
【问题讨论】: