-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi, I noticed that react-share-kit@1.1.0 has a peer dependency on React ^18.2.0.
I’m trying to use it with React 19, but npm gives a dependency conflict:
npm error While resolving: react-share-kit@1.1.0
npm error Found: react@19.2.0
npm error node_modules/react
npm error react@"^19.0.0" from the root project
..
npm error Could not resolve dependency:
npm error peer react@"^18.2.0" from react-share-kit@1.1.0
npm error node_modules/react-share-kit
npm error react-share-kit@"^1.1.0" from the root project
cheers!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels