WebSocket connection to 'ws://localhost:24678/_nuxt/' failed
Hey, I've just restarted working on my side project. Started a project from scratch, didn't change anything, and as soon as I visit localhost:3000 I just get the same error over and over.
I did it from scratch as I was having the same issue on an already existing project that I tried to upgrade to Nuxt latest version.
Starting a new Nuxt 3 project in Stackblitz is also not working and I am wondering if these are related to each other (https://stackblitz.com/github/nuxt/starter/tree/v3)
The errors I am getting in the browser console:
The piece of code in client.ts is:
I did it from scratch as I was having the same issue on an already existing project that I tried to upgrade to Nuxt latest version.
Starting a new Nuxt 3 project in Stackblitz is also not working and I am wondering if these are related to each other (https://stackblitz.com/github/nuxt/starter/tree/v3)
The errors I am getting in the browser console:
The piece of code in client.ts is:
StackBlitz
Create a new Nuxt project, module, layer or start from a theme with our collection of starters.

