Stefan Pietsch

Results 3 comments of Stefan Pietsch

I'm facing the same problem. I think this issue is related to https://github.com/nuxt/nuxt/issues/15188. The error seems to occure here in the generated ".nuxt/dev/index.mjs": ``` javascript if (!address || address.socketPath &&...

@danielroe I think so, as the returned html mentioned in https://github.com/nuxt/nuxt/issues/15164#issuecomment-1397373069 is only avaible in https://github.com/unjs/nitro/blob/main/src/dev/error.ts and there is no other place then the devServer this is used. The real...

in Nuxt3 I used ```vue ```