I have set JAVA_HOME in my system C:\\Program Files\\Java\\jdk1.8.0_ 131\\bin; and I am trying to run cordova command( cordova build ) on command p
JAVA_HOME
C:\\Program Files\\Java\\jdk1.8.0_ 131\\bin;
i think you need to remove the ';' from the end of the java path.