Cordova在Ubuntu 13.10上运行失败

时间:2014-01-19 23:54:35

标签: cordova cordova-2.0.0 cordova-3

为了缩短这个简短,我有一个与cordova的android项目。一切正常,除了cordova运行,这给出了这个错误。虽然正在研究ubuntu 12.04。也许我错过了一些包裹? adb设备列出了我的设备,所以不确定这是错误的,因为这是第一次在本周末看看cordova。谢谢你的帮助

cordova run

从平台“android”的默认值生成config.xml 准备android项目 通过命令“/ home / daniel / Documents / my_apps / SameSystem / platforms / android / cordova / run”在平台“android”上运行应用程序--device

/home/daniel/.nvm/v0.10.24/lib/node_modules/cordova/node_modules/q/q.js:126                     扔掉;                           ^ 错误:运行android项目时发生错误。 /home/daniel/Documents/my_apps/SameSystem/platforms/android/cordova/node_modules/q/q.js:126                     扔掉;                           ^ 错误:无法在设备上启动应用程序:错误:无法将apk安装到设备:pkg:/data/local/tmp/HelloCordova-debug-unaligned.apk 失败[INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]

at ChildProcess.<anonymous> (/home/daniel/.nvm/v0.10.24/lib/node_modules/cordova/src/run.js:67:22)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at maybeClose (child_process.js:735:16)
at Process.ChildProcess._handle.onexit (child_process.js:802:5)

1 个答案:

答案 0 :(得分:0)

这意味着您已经使用不同的签名安装了应用程序。我建议修改签名。如果没有解决,请使用新信息更新问题。