Next.js Discord

Discord Forum

Bun | Next.js 13.5.1 | Turbopack Dev Run Issue

Unanswered
Asiatic Lion posted this in #help-forum
Open in Discord
Asiatic LionOP
I have been running into this issue where when ruining
bun dev
works completely fine when first run, but the second i make a change to the tsx file, nextjs is not watching and reloading the server as intended. When I added an header, the next time i re ran the command, it spit out this error, and with some hydration issues, even though the header is inside the html as a layout.

Also running in WSL. Anyone also ruining into a similar issue

1 Reply

i feel like bun itself is unstable with nextjs... turbopack is also... merging them together doesn't sound like a stable idea...