NuxtN
Nuxt6mo ago
6 replies
Romanov

Dev server crashes after about an hour

I'm working on a nuxt 4 project and noticed the dev server crashes after about an hour with the following messages:

ℹ nuxt.config.ts updated. Restarting Nuxt...
ℹ Nuxt Icon server bundle mode is set to local

ERROR [unhandledRejection] read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:216:20)
at TCP.callbackTrampoline (node:internal/async_hooks:130:17)

However, I have not changed or touched the nuxt config file at all. In fact, I was watching some videos and didn't touch a single file. This happened three times already. Has anyone experienced a similar error?
image.png
Was this page helpful?