0

There are "gradlew" and "gradle.bat" in the root dir of project!,I can use "gradlew" in Mac and WIndows ,but can not use it in Linux! What should I do to use it? Thank you for tell me!

1 Answer 1

2

It probably doesn't have executable permissions. Try chmod +x gradlew and then ./gradlew should work normally

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.