Next.js Discord

Discord Forum

Infinite `Compiling / ...` in canary + Turbopack

Unanswered
Spinge Bib Sqorpnts posted this in #help-forum
Open in Discord
Hello! I'm trying to upgrade my app from canary.91, which works with Turbopack, but any version newer than that, just infinitely hangs on Compiling / ....

2 Replies

next info output:

Operating System:
  Platform: win32
  Arch: x64
  Version: Windows 11 Pro
  Available memory (MB): 32457
  Available CPU cores: 24
Binaries:
  Node: 20.12.2
  npm: 10.2.1
  Yarn: N/A
  pnpm: 9.5.0
Relevant Packages:
  next: 15.0.0-canary.102 // Latest available version is detected (15.0.0-canary.102).
  eslint-config-next: 15.0.0-canary.54
  react: 19.0.0-rc-8269d55d-20240802
  react-dom: 19.0.0-rc-8269d55d-20240802
  typescript: 5.5.3
Next.js Config:
  output: N/A


Ditching the --turbo flag does resolve the issue, but I want to keep using Turbopack
Canary is inherently unstable, id say 99% of devs in here arent using it. Going to be difficult to get support.