#gradlew is not such a file or directory
1 messages · Page 1 of 1 (latest)
Yeah I did and It's have all the necessary execution permissions.
maybe you can call build-env with dagger cli and connect it using terminal command to debug the issue.
cmd should look like dagger call build-env --source . terminal or something similar
Thanks! I'll give it a try.
One possible explanation is that gradlew is a dynamically linked binary, and there are missing dynamic libraries.