Turbopack Error: reading directory item in /app/app/(marketplace)/explore #89674
Replies: 1 comment
|
This error usually means Turbopack is having trouble reading the filesystem at the route directory:
In other words, something is wrong or unexpected in the A few things you can check:
With that information it’s easier to tell whether this is a corrupted cache, a filesystem permission issue, or a bug in how Turbopack handles that specific route directory. |
Uh oh!
There was an error while loading. Please reload this page.
Turbopack version:
v16.0.9Next.js version:
0.0.0Error message:
All reactions