tanem / react-svg

:art: A React component that injects SVG into the DOM.

Home Page:https://npm.im/react-svg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Impossible to install with React 18

JulSeb42 opened this issue · comments

Hi,

I'm trying to install react-svg with React 18, but I get this error:

While resolving: project@0.0.1
Found: react@18.0.0
node_modules/react
react@"^18.0.0" from the root project

Could not resolve dependency:
peer react@"^15.5.4 || ^16.0.0 || ^17.0.0" from react-svg@14.1.17
node_modules/react-svg
react-svg@"*" from the root project

When will this be fixed?

Thanks!

same error.

Hi, just published v14.1.18 which supports React 18 🙏