Task 'gradlew' not found in root project 'Sponge'

Hello
My english is horrible. Sory. :tired_face:

I have a problem and I use Ubuntu.
When I try setup my workspace, I get a error.

Found AccessTransformer in main resources: sponge_at.cfg

FAILURE: Build failed with an exception.

* What went wrong:
Task 'gradlew' not found in root project 'Sponge'.

* Try:
Run gradle tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

How I can fix this problem?

What do you run? I assume gradle gradlew or gradlew gradlew? It’s just gradlew setupDecompWorkspace

Nope. He obviously gets into gradle but it tries to find the task gradlew. So I don’t think that not having gradle / the wrapper is his issue.

Thank you.
It runs. :smile:

1 Like