Trying to install gradle in windows 7 but when I do gradle -v in the command prompt I get the following error:
I installed gradle from the gradle.org official page manually extract it to c:\gradle
folder then cd c:\gradle\gradle-6.0.1\bin
and there did gradle -v
the result is on the image. I don’t know what i am doing wrong.
I installed it with chocolatey, the installation is successful but I get the same result. I am running Windows 7 Professional
with Service Pack 1
.
Gradle just fails on me. Please help me. Thanks