Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args
Unanswered
Northeast Congo Lion posted this in #help-forum
Northeast Congo LionOP
Hi everyone, I have just upgraded to nextjs 15 and react 19, everything in developnment mode works okay, However when i do a
this is the repo: https://github.com/jacobsamo/BuzzTrip/tree/30-update-web-to-nextjs-15-react-19
bun run build i get the error: [Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%24%24typeof%2C%20type%2C%20key%2C%20ref%2C%20props%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.]
Error occurred prerendering page "/404". Read more: https://nextjs.org/docs/messages/prerender-error
Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%24%24typeof%2C%20type%2C%20key%2C%20ref%2C%20props%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.this is the repo: https://github.com/jacobsamo/BuzzTrip/tree/30-update-web-to-nextjs-15-react-19
1 Reply
Bonaparte's Gull
Did you manage to fix this?