preactjs / next-plugin-preact

Next.js plugin for preact X
394 stars 9 forks source link

next.js update to 12v - building crashed #60

Closed Zhanadil1509 closed 2 years ago

Zhanadil1509 commented 2 years ago

Error: Cannot find module 'react-dom/server.browser' Require stack:

thevinter commented 2 years ago

Can confirm this is happening to me as well

iamursky commented 2 years ago

+1

emadhajjar commented 2 years ago

+1

cheeplusplus commented 2 years ago

This was caused by upstream and appears to have been fixed in https://github.com/vercel/next.js/pull/36749

nurliman commented 2 years ago

so what do we do now?

cheeplusplus commented 2 years ago

use an earlier version? or run canary until the next full version is released

lfre commented 2 years ago

This is fixed in the latest (17.1.1) @preact/compat for Next 12.1.6.