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

Throws error when filepath contains '#' #110

Open
dasheck0 opened this issue Feb 20, 2022 · 0 comments
Open

Throws error when filepath contains '#' #110

dasheck0 opened this issue Feb 20, 2022 · 0 comments

Comments

@dasheck0
Copy link

Hi,

just found out that the tool breaks when the filepath contains the # symbol. My filename looks like this /Users/dasheck/Projects/Javascript/Nodejs/.../cli/output/svg/item#00000.svg. Might be true for other symbols as well. The errors message looks like this:

Error: Unable to load file (Error: net::ERR_FILE_NOT_FOUND at file:///Users/dasheck/Projects/Javascript/Nodejs/.../cli/output/svg/item#00000.svg): /Users/dasheck/Projects/Javascript/Nodejs/.../cli/output/svg/item#00000.svg

Workaround is to remove the # before proceeding. However, it would be great if this wouldn't be an issue :)

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