git bash error
anotherRandomPersonlol opened this issue · 12 comments
$ ./gradlew build <-- i did command
ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.
pls help the file is installed on computer but i cant build it
its 1.7.10
image below
also im not indo coding idk what is happening i just installed this and just did everything in order and this happened
JAVA_HOME
is an environmental variable that has to point to your java install directory. Building the project isn't going to work without it.
also im not indo coding idk
Assuming you're not actually going to make any changes, why not just download yesterday's release? The .jar file is at the bottom.
idk google it I don’t use windows, search on how to install openjdk8 and that should tell you