Skip to content

fix: permission issues for creating Flutter config directory #15

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

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

geekswamp
Copy link
Owner

  • Ensure the flutter user owns the /home/flutter directory
  • Create and set permissions for the /home/flutter/.config/flutter directory
  • Consolidate chown commands for proper ownership

This resolves the error where Flutter failed to create a directory at /home/flutter/.config/flutter.

- Ensure the flutter user owns the `/home/flutter directory`
- Create and set permissions for the `/home/flutter/.config/flutter directory`
- Consolidate `chown` commands for proper ownership

This resolves the error where Flutter failed to create a directory at `/home/flutter/.config/flutter`.
@geekswamp geekswamp added help wanted Extra attention is needed invalid This doesn't seem right wontfix This will not be worked on labels Jul 23, 2024
@geekswamp geekswamp self-assigned this Jul 23, 2024
@geekswamp geekswamp merged commit b290ee3 into main Jul 23, 2024
@geekswamp geekswamp deleted the fix/permission branch July 23, 2024 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed invalid This doesn't seem right wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant