[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Help](/c/help/9)

# Why does Turbopack gets stuck on compiling with high CPU usage in Next.js?

2 views · 0 likes · 2 posts


Brian Takita (@btak) · 2026-04-10

I don’t want to be another me too…but I have a simple page. 1 div that says “test”. Yet `Turbopack` never ends compiling and ends ups eating all of the `CPU`.

Any ideas why?

Edit: I cleared the cache from the N menu to fix the issue.

![image](https://global.discourse-cdn.com/vercel/original/3X/e/0/e058914ce9b38c24310178a666e3513c5b963d78.png)


Pauline P. Narvas (@pawlean) · 2026-04-10

[quote="Brian Takita, post:1, topic:38121, username:btak"]
Edit: I cleared the cache from the N menu to fix the issue.
[/quote]

I wanted to quote this in case anyone missed it. Thanks for sharing!