创建Cordova项目 报错Error: Unhandled "error" event

cordova版本7.0以上版本

创建cordova项目错误信息

Error: Unhandled "error" event. (  Error from Cordova Fetch: Error: cmd: Command
 failed with exit code 1 Error output:
npm ERR! code ENOLOCAL
npm ERR! Could not install from "..\..\AppData\Roaming\npm\node_modules\cordova\
node_modules\_cordova-app-hello-world@3.12.0@cordova-app-hello-world\index.js" a
s it does not contain a package.json file.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\my\AppData\Roaming\npm-cache\_logs\2017-08-23T08_00_05_791

 

 

安装版本  cnpm install -g cordova@6.0.0

成功

posted @ 2018-03-30 22:34  情三  阅读(431)  评论(0编辑  收藏  举报