Rich-Harris / svg-parser

199 stars 15 forks source link

https://github.com/Rich-Harris/svg-parser/issues #26

Open DiyaVasK opened 2 years ago

Crisfole commented 2 years ago

This can be closed.

StrongDonald commented 1 year ago

Hi

trilokgb commented 8 months ago

in react application getting this error: Module build failed (from ./node_modules/react-scripts/node_modules/@svgr/webpack/lib/index.js): Error: Expected > (6:497). If this is valid SVG, it's probably a bug in svg-parser.

carocat87342 commented 5 months ago

I got the following error in react 18.3.0

Module build failed (from ./node_modules/@svgr/webpack/lib/index.js): Error: Expected > (4:81). If this is valid SVG, it's probably a bug in svg-parser. Please raise an issue at https://github.com/Rich-Harris/svg-parser/issues – thanks!

How could it be solved?