Turbopack Error: Cell CellId { type_id: ValueTypeId { id: 8, name: "turbo-tasks@TODO::::effect::EffectInstance" }, index: 0 } no longer exists in task <DiskFileSystem as FileSystem>::write (no cell of this type exists) #82605
utomwenimasuen
started this conversation in
Turbopack Error Report
Replies: 1 comment
-
That’s an internal Turbopack crash, often triggered by HMR (Hot Module Replacement) when a file changes during a build. Quick things to try:
rm -rf .next
Since this is an internal error (
For now, if you need to keep working, switch to Webpack ( |
Beta Was this translation helpful? Give feedback.
0 replies
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:
v15.4.5-2-g91e5b6b84
Next.js version:
0.0.0
Error message:
Beta Was this translation helpful? Give feedback.
All reactions