-
Notifications
You must be signed in to change notification settings - Fork 584
Open
Description
Hey hey man, just wanting to see if on the next branch we can bump @gilbarbara/[email protected]
upwards to avoid peer dep warnings with react 19?
Reproduction:
- in a project that uses
react-joyride@next
rm -rf ./node_modules
npm i
Produces:
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @gilbarbara/[email protected]
npm warn Found: [email protected]
npm warn node_modules/react
npm warn react@"^19.0.0" from the root project
npm warn 33 more (@emotion/react, @emotion/styled, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"16.8 - 18" from @gilbarbara/[email protected]
npm warn node_modules/react-joyride/node_modules/@gilbarbara/hooks
npm warn @gilbarbara/hooks@"^0.8.2" from [email protected]
npm warn node_modules/react-joyride
npm warn
npm warn Conflicting peer dependency: [email protected]
npm warn node_modules/react
npm warn peer react@"16.8 - 18" from @gilbarbara/[email protected]
npm warn node_modules/react-joyride/node_modules/@gilbarbara/hooks
npm warn @gilbarbara/hooks@"^0.8.2" from [email protected]
npm warn node_modules/react-joyride
Version used:
"react-joyride": "^3.0.0-7",
YoonjiJang, mtr1990, ConstantinChirila, jack-white9, mo-shahzaib and 26 more
Metadata
Metadata
Assignees
Labels
No labels