Next.js HMR websocket error
Description
Using default Next.js template (bun create next) i get websocket errors after editing files
Environment information
OS - Manjaro KDE 21.3.2 Browser - Google Chrome Version 103.0.5060.114 (Official Build) (64-bit) bun v0.1.1
Screenshots

Also getting this on create-react-app. Bun v0.1.3
Getting this too in v0.1.3. Probably unrelated, but running on WSL (Ubuntu 22.04).
The same error occurs in Bun v0.4.0 running on MacOS Monterey.
In Bun v0.5.7 version running on MacOS Ventura 13.2, react projects other than next js are getting the same error.