Search code examples
cordovangcordovaphonegap

JAVA_HOME variable error on cordova android build


error screenshot

but when I execute

javac -version 

showing this result

javac 1.8.0_131

how to resolve this?


Solution

  • Just remove /bin at the end of your JAVA_HOME path