Skip to content

docs: add chmod command to fix gradlew permission denied error#436

Open
Mohit-001-hash wants to merge 1 commit into
ProdigyV21:mainfrom
Mohit-001-hash:docs-fix-gradlew-permissions
Open

docs: add chmod command to fix gradlew permission denied error#436
Mohit-001-hash wants to merge 1 commit into
ProdigyV21:mainfrom
Mohit-001-hash:docs-fix-gradlew-permissions

Conversation

@Mohit-001-hash

Copy link
Copy Markdown

Description:

This PR fixes a build execution error in the local setup instructions. The current documentation tells developers to run ./gradlew directly, which often throws a "Permission denied" error on macOS and Linux after a fresh clone. I added the chmod +x gradlew command before the build steps to ensure the wrapper has the necessary execution permissions to run successfully.

Closes #None

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.

1 participant