Turbopack Error: reading the cell content failed #79664
tdejager
started this conversation in
Turbopack Error Report
Replies: 1 comment
-
Hey! 👋 I ran into the same issue recently — here's what helped me resolve it: 🧹 Workaround: Clear Turbopack CacheTry deleting the Turbopack and Next.js build caches: rm -rf .turbo .next
npm run dev and or in yarn bash rm -rf .turbo .next
yarn dev . i hope this method will help you |
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.3.2
Error message:
Beta Was this translation helpful? Give feedback.
All reactions