[java] gradlew command not found?

Published: 25 July 2023
on channel: SyntaxFix
244
1

the same problem occurs to me... I check the file wrx permissions with:

$ls l ./gradlew - -rw-rw-r- (no execute permission)
so I use command $chmod +x ./gradlew and this problem solved.

-------------------------------------------
If you are using mac, try giving root access to gradlew by doing
chmod +x ./gradlew
-------------------------------------------
From mac,
Nothing is working except the following command
chmod 777 gradlew Then
./gradlew
-------------------------------------------
For more solutions, visit here https://syntaxfix.com/question/1795/gradle...

#java #linux #gradle #installation


On this page of the site you can watch the video online [java] gradlew command not found? with a duration of hours minute second in good quality, which was uploaded by the user SyntaxFix 25 July 2023, share the link with friends and acquaintances, this video has already been watched 244 times on youtube and it was liked by 1 viewers. Enjoy your viewing!