You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/09/01 09:29:19 UTC

[GitHub] erisu commented on issue #488: Run command fails if build is skipped

erisu commented on issue #488: Run command fails if build is skipped
URL: https://github.com/apache/cordova-android/issues/488#issuecomment-417846167
 
 
   To expand on the issue, it appears that `cordova run` actually triggers two builds. The first build uses `studio` and builds successfully. The second build is triggered after the message `deploying to emulator` and tries to use `none` which throws an exception.
   
   [Build Log File](https://github.com/apache/cordova-android/files/2342207/build.log)
   
   Additionally, when using `cordova build android` and installing the app with `adb install` the application closes immediately when trying to launch the app. It might be related to pathing. Using `adb logcat` you will see this error also.
   
   [ADB Log File](https://github.com/apache/cordova-android/files/2342227/adb.log)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org