Next.js Discord

Discord Forum

React 19 & Next 15 dependencies error

Unanswered
Dogo Argentino posted this in #help-forum
Open in Discord
Dogo ArgentinoOP
I have errors in many dependencies for moving to react 19, I tried using npm i --legacy-peer-deps to see if they all fit react 19, but I have to go one by one? I only get the error when uploading to production to Vercel, in local everything is fine.

2 Replies

Dogo ArgentinoOP
someone?
Asiatic Lion
I just successfully updated my project to next 15 amd react 19. are you using this command?
npx @next/codemod@canary upgrade latest

also try searching ur dependency npm n see if they have added react 19 support