Do you want to request a feature, report a bug or ask a question?
Bug
What is the current behavior?
I get the error Cannot read property 'version' of undefined
What is the expected behavior?
It should work fine without error.
I keep getting the Cannot read property 'version' of undefined error using svg-sprite-loader with next-optimized-images (Next.js), and only if I use Webpack 5 through next.config.js (using Webpack 4.x everything works fine).
Please tell us about your environment:
Is there a solution?
Or other solutions?
Please provide a repository with a reproduced issue.
Please provide a repository with a reproduced issue.
https://github.com/AlexisWalravens/svg-sprite-loader-nextjs-bug-example
I made a PR for this issue (#452). Could be that this is actually an issue on Next.js's side, but don't have the in-depth knowledge to say anything about that.
published: [email protected]
Please close the issue if it works for you.
Now i get this error -> https://github.com/JetBrains/svg-sprite-loader/issues/449
Most helpful comment
I made a PR for this issue (#452). Could be that this is actually an issue on Next.js's side, but don't have the in-depth knowledge to say anything about that.