Turbopack Bug?
Unanswered
Champagne D’Argent posted this in #help-forum
Champagne D’ArgentOP
I get this error
But my terminal console or chrome console do not show a message at all.
I only get this from my terminal:
1 of 1 error
Next.js (15.1.4) (Turbopack)
Server Error
Error: An unexpected Turbopack error occurred. Please see the output of `next dev` for more details.
This error happened while generating the page. Any console logs will be displayed in the terminal window.
getServerError
node_modules/.pnpm/next@15.1.4_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/src/client/components/react-dev-overlay/internal/helpers/node-stack-frames.ts (31:36)
getServerError
node_modules/.pnpm/next@15.1.4_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/src/client/index.tsx (940:17)
Hide ignored framesBut my terminal console or chrome console do not show a message at all.
I only get this from my terminal:
> next dev --turbopack
▲ Next.js 15.1.4 (Turbopack)
- Local: http://localhost:3000
- Network: http://192.168.0.54:3000
✓ Starting...
✓ Ready in 563ms
○ Compiling / ...
✓ Compiled / in 1147ms
✓ Compiled /_error in 399ms
GET / 500 in 1607ms