Turbopack Error: failed to receive message #89673
Replies: 4 comments
|
This error usually means the connection between Turbopack and its worker process was interrupted:
On Windows this typically happens when a process, firewall, VPN, or antivirus kills the connection while Turbopack is reading data. A few things you can try:
That will make it easier to see if this is a network/environment issue or a Turbopack bug. |
|
Thanks, I had to kill all sessions and restart dev server. |
Uh oh!
There was an error while loading. Please reload this page.
Turbopack version:
da605e0cNext.js version:
0.0.0Error message:
All reactions