-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
next.js update to 12v - building crashed #60
Comments
Can confirm this is happening to me as well |
+1 |
1 similar comment
+1 |
This was caused by upstream and appears to have been fixed in vercel/next.js#36749 |
so what do we do now? |
use an earlier version? or run canary until the next full version is released |
This is fixed in the latest (17.1.1) @preact/compat for Next 12.1.6. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error: Cannot find module 'react-dom/server.browser'
Require stack:
/home/projects/nextjs-preact-webpack5-t2s3fm/node_modules/next/dist/bin/next
at Function.Module._resolveFilename (https://nextjs-preact-webpack5-t2s3fm.w.staticblitz.com/blitz.1becece65fb9e6d89d27bbe87eedd4d64b37a3a4.js:6:217231)
https://stackblitz.com/edit/nextjs-preact-webpack5-t2s3fm?file=package.json
The text was updated successfully, but these errors were encountered: