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/12 01:12:31 UTC

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

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


   @MatHackDev I think all you needed to do was remove the `package-lock.json` & `node_modules` directory and run `npm i` to re-checkout the new package. I don't think you need to run `npm i -D execa` because this would install it at the project level and most likely not be used by `cordova-android` build scripts.


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