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 2020/01/16 13:06:01 UTC

[GitHub] [cordova-android] buchion opened a new issue #899: Cordova Build Android shows error

buchion opened a new issue #899: Cordova Build Android shows error
URL: https://github.com/apache/cordova-android/issues/899
 
 
   cordova run android
   Discovered saved plugin "cordova-plugin-splashscreen". Adding it to the project
   Failed to restore plugin "cordova-plugin-splashscreen" from config.xml. You might need to try adding it again. Error: Cannot find plugin.xml for plugin "cordova-plugin-splashscreen". Please try adding it again.
   Checking Java JDK and Android SDK versions
   ANDROID_SDK_ROOT=undefined (recommended setting)
   ANDROID_HOME=C:\Users\buchi\AppData\Local\Android\sdk (DEPRECATED)
   Subproject Path: CordovaLib
   Subproject Path: app
   chmod: File not found: C:\Users\buchi\Desktop\Coou\platforms\android\gradle\wrapper\gradle-wrapper.properties
   
   sed: no such file or directory: C:\Users\buchi\Desktop\Coou\platforms\android\gradle\wrapper\gradle-wrapper.properties
   
   'sh' is not recognized as an internal or external command,
   operable program or batch file.
   C:\Users\buchi\Desktop\Coou\platforms\android\gradlew: Command failed with exit code 1 Error output:
   'sh' is not recognized as an internal or external command,
   operable program or batch file.

----------------------------------------------------------------
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


[GitHub] [cordova-android] SukantPal commented on issue #899: Cordova Build Android shows error

Posted by GitBox <gi...@apache.org>.
SukantPal commented on issue #899: Cordova Build Android shows error
URL: https://github.com/apache/cordova-android/issues/899#issuecomment-577823233
 
 
   Try opening it in android studio and running the project. It might show an error and suggest an easy fix (one click).

----------------------------------------------------------------
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


[GitHub] [cordova-android] breautek commented on issue #899: Cordova Build Android shows error

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #899: Cordova Build Android shows error
URL: https://github.com/apache/cordova-android/issues/899#issuecomment-612707347
 
 
   Sorry for the lack of response... but I'll be closing this because I don't think this is an issue with the cordova tooling, but rather with your environment.
   
   Something about your environment thinks you're on a unix machine instead of windows, which means NodeJS's [process.platform](https://nodejs.org/api/process.html#process_process_platform) is likely lieing to us.
   
   If you still have this issue, I'd recommend using our [slack](http://slack.cordova.io/), which is a more appropriate place for support.

----------------------------------------------------------------
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


[GitHub] [cordova-android] breautek closed issue #899: Cordova Build Android shows error

Posted by GitBox <gi...@apache.org>.
breautek closed issue #899: Cordova Build Android shows error
URL: https://github.com/apache/cordova-android/issues/899
 
 
   

----------------------------------------------------------------
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