【问题标题】:Error installing Cordova using NodeJs on Windows 7在 Windows 7 上使用 NodeJs 安装 Cordova 时出错
【发布时间】:2016-01-15 16:59:22
【问题描述】:

在 Windows 7 上使用 NodeJs 安装 Cordova 时出错 请指教

【问题讨论】:

    标签: node.js cordova npm ionic


    【解决方案1】:

    尝试以管理员身份运行命令行。

    【讨论】:

      【解决方案2】:

      您的安装命令错误! 这是

      npm install -g 科尔多瓦

      不是

      npm -g 安装科尔多瓦

      您必须以管理员身份运行 cmd。如果问题仍然存在,请再次安装 node 和 npm。

      或通过npm cache clean 命令清理 npm 缓存

      注意:您必须有有效的互联网连接!

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2016-02-10
        • 2018-05-02
        • 2014-06-30
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多