Nitro undefined preset/undefined emulation error
Hey
A side project that I'm working on has stopped working after upgrading Nitro to
Possibly relevant is that the line right before the error says:
The project has
I used Cloudflare's instructions (https://developers.cloudflare.com/workers/framework-guides/web-apps/more-web-frameworks/nuxt/) for setting up the project with their development tools preinstalled a few months back. I tried creating a new project to see if the error would repeat, but it didn't.
Any ideas what might be causing this to happen?
A side project that I'm working on has stopped working after upgrading Nitro to
v2.12. I'm getting this error when I try to start the dev server:Possibly relevant is that the line right before the error says:
The project has
nitro-cloudflare-dev installed, not sure if this may have anything to do with it. I used Cloudflare's instructions (https://developers.cloudflare.com/workers/framework-guides/web-apps/more-web-frameworks/nuxt/) for setting up the project with their development tools preinstalled a few months back. I tried creating a new project to see if the error would repeat, but it didn't.
Any ideas what might be causing this to happen?
Cloudflare Docs
Create a Nuxt application and deploy it to Cloudflare Workers with Workers Assets.

