You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/07/12 22:21:24 UTC

[GitHub] [cordova-android] breautek edited a comment on issue #1026: ANDROID_SDK_ROOT=undefined (recommended setting)

breautek edited a comment on issue #1026:
URL: https://github.com/apache/cordova-android/issues/1026#issuecomment-657283189


   Your output contains
   
   > Requirements check failed for JDK 8 ('1.8.*')! Detected version: 14.0.1
   
   It's failing to build because android sdk and tooling needs java 8, but it's finding java14 installation.
   
   If you have a java8 installation, you may need to set your `JAVA_HOME` environment variable to your java8 installation. 
   
   


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



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