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/11 21:58:11 UTC

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

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


   Hi everyone;
   
   I had the same problem on my Mac; after analyzing my package-lock.json; I had a version of execa:1.0.0 ! I don't know where it comes from.
   
   I removed my package-lock.json and the node_modules, then I did "npm i -D execa". Which will now be in 4.0.3.
   
   That solved my 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