Search code examples
javacordovaionic-frameworkphonegap

Cordova error: Requirements check failed for JDK 1.8 or greater -- am using java 9


While trying to build an android apk with cordova, I get the following error:

Error: Requirements check failed for JDK 1.8 or greater

enter image description here

What can I do to resolve this error?


Solution

  • Uninstall jdk 9 and then install jdk 8. Maybe cordova is not able to detect jdk9>jdk1.8