Turbopack freezes, never compile
Unanswered
Polar bear posted this in #help-forum
Polar bearOP
I've just created a brand new nextjs (
i tried some usual steps: deleting node_modules and .next folder, reinstall dependencies but nothing works.
here is my environment:
- OS: Ubuntu 22.04
- Node: v19.0.1
- yarn: 1.22.19
yarn create next-app@latest my-app --typescript --tailwind --eslint). i tried turbopack on next dev, it stucked at ready state, didn't even throw any error. i made no other configuration. i opened browser and received infinite loading.i tried some usual steps: deleting node_modules and .next folder, reinstall dependencies but nothing works.
here is my environment:
- OS: Ubuntu 22.04
- Node: v19.0.1
- yarn: 1.22.19
3 Replies
Polar bearOP
screenshot of the terminal
Tan
this is best handled in a github issue
Polar bearOP
i also created a comment here: https://github.com/vercel/turbo/discussions/2312#discussioncomment-6577965