【问题标题】:npm ERR! code E500 npm ERR! 500 Internal Server Error - GET http://registry.npmjs.org/bootstrapnpm 错误!代码 E500 npm 错误! 500 内部服务器错误 - 获取 http://registry.npmjs.org/bootstrap
【发布时间】:2020-06-13 06:51:29
【问题描述】:

你好,我在尝试使用 npm install 时遇到了这个错误

npm 错误!代码 E500 npm 错误! 500 内部服务器错误 - GET http://registry.npmjs.org/bootstrap

我的节点版本:V12.16.3 我的 npm 版本:6.14.2

我需要解决方案,我真的很喜欢它

【问题讨论】:

    标签: npm


    【解决方案1】:

    我尝试了以下对我有用的步骤,我希望它对你有用

    1.尝试使用:npm config set registry https://registry.npmjs.org/设置npm注册表

    2.curl的检查结果https://registry.npmjs.org/

    3.清除缓存:npm cache clean --force

    4.尝试运行 npm install

    【讨论】:

    • 是的,我已经尝试过了,但它仍然出现 npm ERR!代码 E500 npm 错误! 500 内部服务器错误 - 再次获取 registry.npmjs.org/bootstrap
    • ?您要安装 bootsrap 吗??
    • 不,但我尝试使用 npm install 但我得到了那个错误
    猜你喜欢
    • 2017-09-03
    • 1970-01-01
    • 1970-01-01
    • 2021-09-06
    • 1970-01-01
    • 1970-01-01
    • 2017-11-15
    • 2012-10-11
    • 2012-05-04
    相关资源
    最近更新 更多