Nextjs Turbopack server error #72402
Unanswered
Vatsal-D07
asked this question in
Help
Replies: 3 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
-
I am also getting this same issue I am using: OS: |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have encountered the same problem, and my solution is to delete the dependency lock file under the project. For example, if I am using |
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.
-
Summary
Error: An unexpected Turbopack error occurred. Please see the output of
next dev
for more details.at getServerError (http://localhost:3000/_next/static/chunks/%5Broot%20of%20the%20server%5D__14669f._.js:10403:40)
at http://localhost:3000/_next/static/chunks/%5Broot%20of%20the%20server%5D__14669f._.js:19091:27
Additional information
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions