#somebody tell me what im doing wrong
1 messages · Page 1 of 1 (latest)
Are you sure the file path is correct?
Idk
You don't have git installed
I think he does because it says can not find path specified not that it isn't recognized as a internal or external command and it should still build even if he doesn't have git installed
if git was installed
it would be on the PATH
meaning that calling git from anywhere as a file would always point to the git install
where do i install git
Google git install and then just look for a download
you didn't clone properly
but its fine
go to the build.gradle file
line 29
and show me what it looks like rn
here
like this?
yup
what JVM version are you using
in settings i put it to java 21
the gradle wrapper too?
no how do you that
i did it what now
did it help?
no it just opened uop anopther window
oh right
look for the uh
gradle wrapper distribution or something
near the bottom of that new window
distribution is set to wrapper and gradle JVM is set to 21.0.9 is that correct?
change the distribution to be hardcoded to 21 instead of wrapper
the three options are wrapper, wrapper task and local instillacion on the distribution bit
local installation