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

[macOS]: Deletion failed (OS Error: Permission denied, errno = 13) #25

Open
Ahmadre opened this issue May 12, 2022 · 0 comments
Open

[macOS]: Deletion failed (OS Error: Permission denied, errno = 13) #25

Ahmadre opened this issue May 12, 2022 · 0 comments

Comments

@Ahmadre
Copy link

Ahmadre commented May 12, 2022

I cannot generate icons on macOS.

❯ icon_font_generator --from=icons --class-name=StreamlineIcons --out-font=assets/fonts/streamline_icons.ttf --out-flutter=lib/app/services/streamline_icons.dart
Unhandled exception:
FileSystemException: Deletion failed, path = '/Users/rebar/.pub-cache/global_packages/icon_font_generator/temp_icons' (OS Error: Permission denied, errno = 13)
#0      _Directory._delete.<anonymous closure> (dart:io/directory_impl.dart:192:9)
<asynchronous suspension>
#1      GenerateCommand.run (file:///Users/rebar/.pub-cache/hosted/pub.dartlang.org/icon_font_generator-3.2.0/bin/icon_font_generator.dart:115:7)
<asynchronous suspension>
#2      CommandRunner.runCommand (package:args/command_runner.dart:209:13)
<asynchronous suspension>
#3      main (file:///Users/rebar/.pub-cache/hosted/pub.dartlang.org/icon_font_generator-3.2.0/bin/icon_font_generator.dart:13:5)
<asynchronous suspension>
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

No branches or pull requests

1 participant