-
Notifications
You must be signed in to change notification settings - Fork 51
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
Cannot extract a file from path #19
Comments
Same here, can somebody help, please? |
The same error. Would appreciate any help |
I think final iconsMap = File.fromUri(tempOutDirectory.uri.resolve(
path.basenameWithoutExtension(argResults!['out-font']) + '.json')); |
Gaurav192
added a commit
to Gaurav192/icon_font_generator
that referenced
this issue
Dec 7, 2021
Fixes ScerIO#19 File.fromUri throws UnsupportedError if file doesn't exist
Hello, i have the same problem...No fix yet ? |
Hi, is there any update yet? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm facing this issue when I'm trying to generate the icons.
The text was updated successfully, but these errors were encountered: