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

Error in parsing SVG: Unbound namespace prefix: "xlink" #118

Open
httpways opened this issue Mar 15, 2021 · 3 comments
Open

Error in parsing SVG: Unbound namespace prefix: "xlink" #118

httpways opened this issue Mar 15, 2021 · 3 comments

Comments

@httpways
Copy link

Hello,

I try to convert PNG pictures to SVG using the following command:

node_modules/.bin/sqip -p primitive svgo -n 10 -m 2 --primitive-cores 3 -i $my_png_file -o $my_output_folder

But I got the following error:

Error in parsing SVG: Unbound namespace prefix: "xlink"

Please help,

Thanks

@axe312ger
Copy link
Owner

Where do you get that error? When rendering the SVG or does SQIP itself throw this error?

Any more details about the error message?

Can you share the SQIP version u used and the PNG you tried?

Do you have the issue with other images as well?

@axe312ger
Copy link
Owner

@httpways do you still remember? If no, please just close this :)

@xerc
Copy link
Contributor

xerc commented Feb 8, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants