This repository was archived by the owner on Jan 9, 2023. It is now read-only.
This repository was archived by the owner on Jan 9, 2023. It is now read-only.
Cannot create property 'message' on string 'Error in parsing SVG: Unbound namespace prefix: "xlink"
#11
Open
Description
The following error is happening in some builds:
Cannot create property 'message' on string 'Error in parsing SVG: Unbound namespace prefix: "xlink"
Line: 0
Column: 456
Char: >'
/opt/buildhome/.netlify-build-plugins/node_modules/imagemin-keep-folder/index.js:48:16
/opt/buildhome/.netlify-build-plugins/node_modules/netlify-plugin-image-optim/index.js:29:30 async onPostBuild
src/plugins/child/run.js:18:3 async Object.run
src/plugins/child/main.js:38:38 async handleEvent
src/plugins/ipc.js:97:9 async process.<anonymous>
The build's repository is here.
Unfortunately, the build logs do not show any additional information.
Do you know what the problem might be?