nitrojs / nitro-cloudflare-dev

Enable access to the Cloudflare runtime bindings in development server of Nitro and Nuxt
MIT License
79 stars 4 forks source link

Nuxt dies in dev mode after using `createError` #30

Closed Perdolique closed 3 months ago

Perdolique commented 3 months ago

I've tried to run throw createError() inside server/api/test.ts and Nuxt died after the /api/test request. I suspect it's happening because of incorrect event handling by this plugin because removing nitro-cloudflare-dev from modules helps.

pi0 commented 3 months ago

Should be fixed in v0.1.6