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/03/30 06:14:46 UTC

[GitHub] [cordova-android] CleatonPais commented on issue #797: Unable to build/run cordova android 8.0.0

CleatonPais commented on issue #797: Unable to build/run cordova android 8.0.0
URL: https://github.com/apache/cordova-android/issues/797#issuecomment-605803234
 
 
   In the command prompt run this command `java -version`, you should get the following result
   `
   java version "1.8.0_221"
   Java(TM) SE Runtime Environment (build 1.8.0_221-b11)
   Java HotSpot(TM) 64-Bit Server VM (build 25.221-b11, mixed mode)
   `
   If shows version 1.11 then you will need to uninstall that version of java and remove the path in environment variable of 1.11.
   then download version 1.8 (can get his from the oracle site), install and set the path in environment variable for 1.8 

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