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 2019/03/27 12:03:17 UTC

[GitHub] [cordova-android] adriansaenz opened a new issue #700: Cordova build android error ocurred 7.1.4

adriansaenz opened a new issue #700: Cordova build android error ocurred 7.1.4
URL: https://github.com/apache/cordova-android/issues/700
 
 
   # Bug Report
   
   ## Problem
   When you run 'cordova build android' the console output build succesful but the process finish with error code 1, so the build is finish correctly but the error code returns that build fail.
   
   ### What is expected to happen?
   cordova build process will not return any error code when build is succesful
   
   ### What does actually happen?
   cordova build returns an error code even the build is succesful
   
   
   ## Information
   Running 'cordova build android --verbose' with cordova-android 7.1.4. The output is the following.
   
   ![error-verbose](https://user-images.githubusercontent.com/22059052/55074393-7762ff00-5090-11e9-8e45-5be8387e92d0.PNG)
   
   ### Command or Code
   cordova-android version 7.1.4 run 'cordova build android'
   
   ### Environment, Platform, Device
   Using windows and build to android device.
   
   
   ### Version information
   Ionic:
   
      ionic (Ionic CLI)  : 4.5.0 (C:\Users\asaenz\AppData\Roaming\npm\node_modules\ionic)
      Ionic Framework    : ionic-angular 3.9.2
      @ionic/app-scripts : 3.1.9
   
   Cordova:
   
      cordova (Cordova CLI) : not installed
      Cordova Platforms     : android 7.1.4
      Cordova Plugins       : not available
   
   System:
   
      NodeJS : v8.10.0 (C:\Program Files\nodejs\node.exe)
      npm    : 6.1.0
      OS     : Windows 10
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [X] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [X] I included all the necessary information above
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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