Could not resolve "vue" (and lots more) while deploying Nuxt 4 project as a CF Worker
Im trying to deploy nuxt 4 on cloudflare worker, that previously worked as a CF Pages. It works fine locally. but when deploying I see a bunch of errors like this. I've tried adding to nitro externals.external and external.inline. But I don't see why package.json and pnpm-lock aren't dealing with this.
I have SSR: true, not sure if that matters.
0 Replies