我无法使用 npm 命令行安装任何东西

Posted

技术标签:

【中文标题】我无法使用 npm 命令行安装任何东西【英文标题】:I can't install anything with npm command line 【发布时间】:2019-11-21 14:27:05 【问题描述】:

我在 ionic 上使用 npm 已经有一段时间了。最近,它在尝试安装任何包和模块时开始出错。即使使用本机反应,它也会给出相同的错误。

我尝试重新安装它,但没有解决它。我在我的 Windows 系统上创建了一个新用户,但它仍然无法正常工作,并且我注意到当我在 Google 上搜索错误代码时,我没有得到任何结果。

C:\WINDOWS\system32>npm install -g ionic npm 错误!错误:0909006C:PEM 例程:get_name:没有起始行

npm 错误!可以在以下位置找到此运行的完整日志: npm 错误! C:\Users\OLAMIDE AWOBUSUYI\AppData\Roaming\npm-cache_logs\2019-07-11T19_47_18_673Z-debug.logenter image description here

【问题讨论】:

NPM Install Fails - error:0906D06C:PEM routines:PEM_read_bio:no start line的可能重复 【参考方案1】:

尝试设置 npm 注册表:

npm set registry http://registry.npmjs.org/

【讨论】:

以上是关于我无法使用 npm 命令行安装任何东西的主要内容,如果未能解决你的问题,请参考以下文章

在没有代理的情况下无法使用 npm ECONNRESET 安装任何东西

NPM 和 Yarn 无法安装任何东西

“npm install”不安装任何东西

我无法使用 npm 安装任何软件包(需要 react-router-dom)

无法使用 Windows 10 安装 Firebase 工具 cli

由于以下错误,无法运行任何 npm 命令 - 错误:找不到模块“semver”