-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
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 :)
Metadata
Metadata
Assignees
Labels
No labels