Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPM install warn - ERESOLVE overriding peer dependency #75

Open
X-43A opened this issue Feb 13, 2025 · 0 comments
Open

NPM install warn - ERESOLVE overriding peer dependency #75

X-43A opened this issue Feb 13, 2025 · 0 comments

Comments

@X-43A
Copy link

X-43A commented Feb 13, 2025

Any way I can safely correct this?

npm warn ERESOLVE overriding peer dependency
npm warn While resolving: usehooks-ts@2.16.0
npm warn Found: react@19.0.0
npm warn node_modules/react
npm warn   react@"^19.0.0" from the root project
npm warn   11 more (@next/third-parties, @sentry/react, mapkit-react, next, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^16.8.0  || ^17 || ^18" from usehooks-ts@2.16.0
npm warn node_modules/mapkit-react/node_modules/usehooks-ts
npm warn   usehooks-ts@"^2.9.1" from mapkit-react@1.15.3
npm warn   node_modules/mapkit-react
npm warn
npm warn Conflicting peer dependency: react@18.3.1
npm warn node_modules/react
npm warn   peer react@"^16.8.0  || ^17 || ^18" from usehooks-ts@2.16.0
npm warn   node_modules/mapkit-react/node_modules/usehooks-ts
npm warn     usehooks-ts@"^2.9.1" from mapkit-react@1.15.3
npm warn     node_modules/mapkit-react

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant