Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradle does not have execution permission #1784

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

matsurigoto
Copy link

Get error message as below:
[!] Gradle does not have execution permission.
You should change the ownership of the project directory to your ***, or move the project to a directory with execute permissions.
Gradle task assembleAlphaRelease failed with exit code 1

so I add chmod a+rx android/gradlew here.

matsurigoto and others added 2 commits April 6, 2020 17:46
Get error message as below:
[!] Gradle does not have execution permission.
    You should change the ownership of the project directory to your ***, or move the project to a directory with execute permissions.
Gradle task assembleAlphaRelease failed with exit code 1

so I add chmod a+rx android/gradlew here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants