Gradle task failed, error: fork/exec /bitrise/src: permission denied

Hello!
@bitce
I am using Gradel Runner 1.9.1 and I am gettings this error:

Gradle task failed, error: fork/exec /Users/vagrant/git/capacitor/android: permission denied

here is my build https://app.bitrise.io/build/3b8ece9c0592f125#?tab=log

Hi @bulat,

Thank you for reaching out.

Can you try to set the execution flag on your gradlew file in a Script step:

chmod +x gradlew

Please don’t hesitate to follow-up if that doesn’t fix the issue.

Thanks,
Luna

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.