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

(OS Error: Operation not permitted, errno = 1) #591

Open
erickgon92 opened this issue Oct 2, 2024 · 0 comments
Open

(OS Error: Operation not permitted, errno = 1) #591

erickgon92 opened this issue Oct 2, 2024 · 0 comments
Labels

Comments

@erickgon92
Copy link

When running: dart run flutter_launcher_icons

It cannot open a path with an error of operation not permitted.

⚠ Warning: flutter_icons has been deprecated please use flutter_launcher_icons instead in your yaml files
• Creating default icons Android
• Overwriting the default Android launcher icon with a new icon
• Creating adaptive icons Android
• No colors.xml file found in your Android project
• Creating colors.xml file and adding it to your Android project
• Overwriting default iOS launcher icon with new icon

✕ Could not generate launcher icons
PathAccessException: Cannot open file, path = 'ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]' (OS Error: Operation not permitted, errno = 1)

@erickgon92 erickgon92 added the bug label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant