write after end
in the last day or so it looks like i am getting this nitro error:
only seems to happen in prod. dont see the error in dev or staging...
5 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
weird... anyone know why npm v yarn would change this?
@danielroe getting this error, looks like you noted this a year ago. https://github.com/nuxt/framework/issues/337
GitHub
errors on vite trigger node error · Issue #337 · nuxt/framework
Appears harmless but can fill terminal with logs. It occurs when clearing playground/node_modules/.vite and running yarn play Example: Error [ERR_STREAM_WRITE_AFTER_END]: write after end at writeAf...
it popped up for me lately
using nuxt3.0.0
any way i can diagnose? only happens on prod.... if i build with npm though.. it goes away. doesnt seem like it should work like that lol
very strange. wonder if it could be related to your vue-router version - could you check your lockfile and maybe refresh it?