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

There is a depency conflict with react and reac-dom version 18 and later #16

Open
gabwebdesign opened this issue Dec 3, 2024 · 1 comment

Comments

@gabwebdesign
Copy link

This the log error in Vercel, the UVcanvas has conflict with the last version of react using nextjs:

Could not resolve dependency: [19:00:41.869] npm warn peerOptional react@">=17.0.0" from [email protected] [19:00:41.869] npm warn node_modules/jotai [19:00:41.869] npm warn jotai@"^2.7.0" from [email protected] [19:00:41.869] npm warn node_modules/uvcanvas [19:00:41.870] npm warn [19:00:41.870] npm warn Conflicting peer dependency: [email protected] [19:00:41.870] npm warn node_modules/react [19:00:41.870] npm warn peerOptional react@">=17.0.0" from [email protected] [19:00:41.870] npm warn node_modules/jotai [19:00:41.870] npm warn jotai@"^2.7.0" from [email protected] [19:00:41.870] npm warn node_modules/uvcanvas [19:00:42.143] npm warn ERESOLVE overriding peer dependency [19:00:42.144] npm warn While resolving: [email protected] [19:00:42.145] npm warn Found: [email protected] [19:00:42.145] npm warn node_modules/react [19:00:42.145] npm warn react@"19.0.0-rc-66855b96-20241106" from the root project [19:00:42.145] npm warn 10 more (@radix-ui/react-aspect-ratio, ...) [19:00:42.146] npm warn [19:00:42.150] npm warn Could not resolve dependency: [19:00:42.150] npm warn peer react@">=16.8.1" from [email protected] [19:00:42.150] npm warn node_modules/react-hotkeys-hook [19:00:42.151] npm warn react-hotkeys-hook@"^4.5.0" from [email protected].

@CPunisher
Copy link
Contributor

See vercel/next.js#72026

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

2 participants