Hey A side project that I'm working on has stopped working after upgrading Nitro to
v2.12
v2.12
. I'm getting this error when I try to start the dev server:
ERROR Cannot start nuxt: Nitro entry is missing! Is "undefined" preset correct? at resolvePathOptions (node_modules/nitropack/dist/core/index.mjs:435:11) at loadOptions (node_modules/nitropack/dist/core/index.mjs:715:11) at async createNitro (node_modules/nitropack/dist/core/index.mjs:1100:19) at async initNitro (node_modules/nuxt/dist/shared/nuxt.CJ7ZnOUY.mjs:4548:17) at async initNuxt (node_modules/nuxt/dist/shared/nuxt.CJ7ZnOUY.mjs:5991:3) at async NuxtDevServer._load (node_modules/@nuxt/cli/dist/chunks/index.mjs:245:5) at async NuxtDevServer.load (node_modules/@nuxt/cli/dist/chunks/index.mjs:170:7) at async NuxtDevServer.init (node_modules/@nuxt/cli/dist/chunks/index.mjs:165:5) at async initialize (node_modules/@nuxt/cli/dist/chunks/index.mjs:438:3) at async Object.run (node_modules/@nuxt/cli/dist/chunks/dev.mjs:135:43)
ERROR Cannot start nuxt: Nitro entry is missing! Is "undefined" preset correct? at resolvePathOptions (node_modules/nitropack/dist/core/index.mjs:435:11) at loadOptions (node_modules/nitropack/dist/core/index.mjs:715:11) at async createNitro (node_modules/nitropack/dist/core/index.mjs:1100:19) at async initNitro (node_modules/nuxt/dist/shared/nuxt.CJ7ZnOUY.mjs:4548:17) at async initNuxt (node_modules/nuxt/dist/shared/nuxt.CJ7ZnOUY.mjs:5991:3) at async NuxtDevServer._load (node_modules/@nuxt/cli/dist/chunks/index.mjs:245:5) at async NuxtDevServer.load (node_modules/@nuxt/cli/dist/chunks/index.mjs:170:7) at async NuxtDevServer.init (node_modules/@nuxt/cli/dist/chunks/index.mjs:165:5) at async initialize (node_modules/@nuxt/cli/dist/chunks/index.mjs:438:3) at async Object.run (node_modules/@nuxt/cli/dist/chunks/dev.mjs:135:43)
Possibly relevant is that the line right before the error says: