Turbopack Error: failed to write to /home/xxx/dev/cm-app-nextjs-v2/.next/server/chunks/ssr/lib_drizzle_schema_fe311480._.js #84182
sh41
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Turbopack version:
bf45b786
Next.js version:
15.5.4
Error message:
The file should have been owned by my local user, not root, it probably got there when I was running some tests in a container with a root user. Fixed by deleting the
.next
folder.The message was very worrying though! Perhaps something more informative could be output in the case of a permissions error?
Beta Was this translation helpful? Give feedback.
All reactions