[SOLUTION + MAY DUPLICATE REPORT] Turbopack Error: Failed to write page endpoint /_error #83568
atailh4n
started this conversation in
Turbopack Error Report
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Turbopack version:
ff756b2c
Next.js version:
15.5.0
(It actually fetched0.0.0
, I wrote it by hand)IDENTIFICATION + SOLUTION:
It is caused by
nextConfig.experimental.turbopackTreeShaking: true
, remove or make itfalse
at yournext.config.ts
Error message:
Beta Was this translation helpful? Give feedback.
All reactions