You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running build on a windows machine returns the following error:
PS PP> flutter pub run fms build material_symbols.yaml
Someting went wrong while processing material_symbols.yaml!
Unsupported operation: Cannot extract a file path from a c URI
FWIW, the config file is the exact same as one included in the README file.
Other commands works fine, so I doubt something is wrong with my install.
The text was updated successfully, but these errors were encountered:
It seems to be the same bug as this issue on icon_font_generator.
I committed to master branch. Could you try using the new version and see if it works fine? Since I don't have windows machine, and the bug is windows related one... You can use the latest version as follows:
Running build on a windows machine returns the following error:
FWIW, the config file is the exact same as one included in the README file.
Other commands works fine, so I doubt something is wrong with my install.
The text was updated successfully, but these errors were encountered: