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/08/09 22:19:23 UTC

[GitHub] [cordova-android] paulodetarsofm commented on issue #1040: Requirements check failed for JDK 8 ('1.8.*')! Detected version: null

paulodetarsofm commented on issue #1040:
URL: https://github.com/apache/cordova-android/issues/1040#issuecomment-671107652


   I'm facing the same problem. I have everything configured, the weird is I started to get this issue only after restart my computer, during the installation of Android Studio/SDK and creating the Cordova app for the first time, worked fine. I'm looking for a solution, no success. I reinstalled everything: Android Studio, JDK, Cordova, but nothing...
   
   I have all these environment variables defined, but the Java version can't be detected by Cordova. If I run java -version, I get:
   
   java version "1.8.0_261"
   Java(TM) SE Runtime Environment (build 1.8.0_261-b12)
   Java HotSpot(TM) 64-Bit Server VM (build 25.261-b12, mixed mode)
   
   So, I have the Java installed! What is happening? What is the problem?


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