#gradlew is not such a file or directory

1 messages · Page 1 of 1 (latest)

odd fern
#

did you check file permissions for gradlew?

ripe hatch
odd fern
#

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

mossy zephyr
#

One possible explanation is that gradlew is a dynamically linked binary, and there are missing dynamic libraries.