Turbopack Error: Failed to write page endpoint /_error #82319
Replies: 3 comments 3 replies
-
$ bun run build && bun run start
Creating an optimized production build ... FATAL: An unexpected Turbopack error occurred. A panic log has been written to C:\Users\timoo\AppData\Local\Temp\next-panic-899ac07bbd4bc475b663138e5c24faf6.log. To help make Turbopack better, report this error by clicking here.✓ Finished writing to persistent cache in 281ms |
Beta Was this translation helpful? Give feedback.
-
you're hitting a classic pre-bootstrap failure — system tries to resolve resources before proper module context is established. if you’re curious, we’ve mapped this out fully with tested countermeasures. |
Beta Was this translation helpful? Give feedback.
-
Failed to write app endpoint /page Caused by:
Debug info:
Same error here on running a mono repo. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Turbopack version:
da7cbb13
Next.js version:
0.0.0
Error message:
Beta Was this translation helpful? Give feedback.
All reactions