Nuxt 3 Deploy Fail

I'm trying to deploy a nuxt 3 app through github actions and its failing with this error: Run cloudflare/pages-action@v1 npm WARN exec The following package was not found and will be installed: wrangler@2.20.0 npm WARN deprecated rollup-plugin-inject@3.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-inject. npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead Uploading... (0/61) Uploading... (21/61) Uploading... (41/61) Uploading... (61/61) ✨ Success! Uploaded 61 files (5.23 sec) ✨ Compiled Worker successfully ✨ Uploading Worker bundle ✨ Uploading _routes.json ✘ [ERROR] A request to the Cloudflare API (/accounts/***/pages/projects/overflow-docs/deployments) failed. An unknown error occured. Contact your account team or Cloudflare support: https://cfl.re/3WgEyrH. [code: 8000000] If you think this is a bug, please open an issue at: https://github.com/cloudflare/workers-sdk/issues/new/choose
2 Replies