Turbopack internal error #81772
Replies: 1 comment 1 reply
-
i got same error, since yesterday |
Beta Was this translation helpful? Give feedback.
1 reply
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
Hi,
I just created a new turborepo using:
npx create-turbo@latest
Then I ran:
cd folder-name
npm run dev
It starts the dev server, but when I open localhost: in the browser, I get a 500 Internal Server Error. The page doesn't load, and the terminal shows no clear reason.
This is my first time using a monorepo. I also tried renaming the folder to remove spaces (as suggested by an LLM), but the error still occurs.





Any idea what could be going wrong?
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions