## Reproduciton not possible with stackblitz, because we opt out of sockets with stackblitz Repo: https://github.com/nuxt/starter/tree/v4 ## Environment ------------------------------ - Operating System: Linux - Node Version: v22.16.0 - Nuxt Version: 4.0.0-rc.0 - CLI Version: 3.26.0 - Nitro Version: 2.11.13 - Package Manager: pnpm@10.11.0 - Builder: - - User Config: compatibilityDate, devtools - Runtime Modules: - - Build Modules: - ------------------------------ ## Description Maybe related to https://github.com/nuxt/cli/pull/952 ## Workaround ``` NUXT_SOCKET=0 nuxt dev ```