We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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].
The text was updated successfully, but these errors were encountered:
See vercel/next.js#72026
Sorry, something went wrong.
No branches or pull requests
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].
The text was updated successfully, but these errors were encountered: