-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi, I noticed that [email protected] 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: [email protected]
npm error Found: [email protected]
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 [email protected]
npm error node_modules/react-share-kit
npm error react-share-kit@"^1.1.0" from the root project
cheers!
Metadata
Metadata
Assignees
Labels
No labels