【问题标题】:Cannot install Ionic through npm无法通过 npm 安装 Ionic
【发布时间】:2015-06-30 04:27:32
【问题描述】:

我现在一直在尝试通过 npm 安装 Ionic 框架,但没有成功。 我正在尝试通常的命令,

npm install -g ionic

我已经安装了cordova。 我已将我的 npm 版本更新为最新版本,并且也尝试过,

npm cache clean

npm config set registry https://registry.npmjs.org/

但我仍然收到以下错误:

有什么想法吗? 谢谢

【问题讨论】:

标签: node.js npm ionic


【解决方案1】:

尝试使用最新版本的 node 和 npm。 . + 尝试使用 npm config set registry http://registry.npmjs.org/.. 可能是你在防火墙附近

【讨论】:

    猜你喜欢
    • 2018-02-13
    • 2016-06-14
    • 2017-12-10
    • 2011-09-01
    • 2013-10-09
    • 1970-01-01
    • 1970-01-01
    • 2022-11-12
    • 2015-12-30
    相关资源
    最近更新 更多