简体   繁体   English

Windows 10上的cordova安装问题

[英]cordova installation issue on windows 10

I have tried to install cordova globally on my machine using the command npm install -v cordova . 我尝试使用命令npm install -v cordova在我的机器上全局npm install -v cordova I am trying to install cordova globally on my windows 10 machine. 我正在尝试在我的Windows 10机器上全局安装cordova。 I have installed node version 6.2.2 and npm version 3.9.5 and it was working correctly. 我安装了节点版本6.2.2和npm版本3.9.5,它运行正常。

But when in try to install the cordova globaly on machine using the command npm install -g cordova i am getting a mail like i attached. 但是当尝试使用命令npm install -g cordova在机器上npm install -g cordova时,我收到了一封像我附上的邮件。 Please let me know the issue 请让我知道这个问题 在此输入图像描述

Run npm cache clean and then npm install -g cordova . 运行npm cache clean ,然后npm install -g cordova

More about this: 更多关于此:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM