Skip to main content

I'm trying to run a cordova application on my Android phone using the command 'cordova run'. Everytime I run this with my phone plugged in to my computer I get the following error:

Installing app on device...

/Users/Rubio/Projects/beaconDemo/platforms/android/cordova/node_modules/q/q.js:126 throw e; ^ ERROR: Failed to launch application on device: ERROR: Failed to install apk to device: pkg: /data/local/tmp/CordovaApp-debug.apk Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]

ERROR running one or more of the platforms: Error: /Users/Rubio/Projects/beaconDemo/platforms/android/cordova/run: Command failed with exit code 8 You may not have the required environment or OS to run this project

/Users/Rubio/Projects/beaconDemo/platforms/android/cordova/node_modules/q/q.js:126 throw e; ^ ERROR: Failed to launch application on device: ERROR: Failed to install apk to device: pkg: /data/local/tmp/CordovaApp-debug.apk Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES] ERROR running one or more of the platforms: Error: /Users/Rubio/Projects/beaconDemo/platforms/android/cordova/run: Command failed with exit code 8 You may not have the required environment or OS to run this project 

How can i get around this issue?

I'm trying to run a cordova application on my Android phone using the command 'cordova run'. Everytime I run this with my phone plugged in to my computer I get the following error:

Installing app on device...

/Users/Rubio/Projects/beaconDemo/platforms/android/cordova/node_modules/q/q.js:126 throw e; ^ ERROR: Failed to launch application on device: ERROR: Failed to install apk to device: pkg: /data/local/tmp/CordovaApp-debug.apk Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]

ERROR running one or more of the platforms: Error: /Users/Rubio/Projects/beaconDemo/platforms/android/cordova/run: Command failed with exit code 8 You may not have the required environment or OS to run this project

How can i get around this issue?

I'm trying to run a cordova application on my Android phone using the command 'cordova run'. Everytime I run this with my phone plugged in to my computer I get the following error:

Installing app on device...

/Users/Rubio/Projects/beaconDemo/platforms/android/cordova/node_modules/q/q.js:126 throw e; ^ ERROR: Failed to launch application on device: ERROR: Failed to install apk to device: pkg: /data/local/tmp/CordovaApp-debug.apk Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES] ERROR running one or more of the platforms: Error: /Users/Rubio/Projects/beaconDemo/platforms/android/cordova/run: Command failed with exit code 8 You may not have the required environment or OS to run this project 

How can i get around this issue?

Source Link

Error When Trying To Run A Cordova Application On An Android Device

I'm trying to run a cordova application on my Android phone using the command 'cordova run'. Everytime I run this with my phone plugged in to my computer I get the following error:

Installing app on device...

/Users/Rubio/Projects/beaconDemo/platforms/android/cordova/node_modules/q/q.js:126 throw e; ^ ERROR: Failed to launch application on device: ERROR: Failed to install apk to device: pkg: /data/local/tmp/CordovaApp-debug.apk Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]

ERROR running one or more of the platforms: Error: /Users/Rubio/Projects/beaconDemo/platforms/android/cordova/run: Command failed with exit code 8 You may not have the required environment or OS to run this project

How can i get around this issue?