Skip to content

workflow/nuxt causes deploy to cloudflare to fail #726

@DavidSantosCvT

Description

@DavidSantosCvT

Describe the bug
workflow/nuxt for some reason causes the deploy to fail in cloudflare, this might or might not be related to nuxthub

Steps to reproduce
Steps to reproduce the behavior:
install workflow/nuxt package
try deploying

Expected behavior
should deploy, but doesnt, fails with this error:

✘ [ERROR] A request to the Cloudflare API (/accounts//workers/scripts//versions) failed.

Uncaught TypeError: Class extends value [object Module] is not a constructor or null
at null. (file:///home/runner/work//.output/server/chunks/nitro/nitro.mjs:1:2155497) in .output/server/chunks/nitro/nitro.mjs
at null. (index.js:5:59) in __init
at null. (file:///home/runner/work/
/.output/server/index.mjs:1:600)
[code: 10021]
To learn more about this error, visit: https://developers.cloudflare.com/workers/observability/errors/#validation-errors-10021

If you think this is a bug, please open an issue at: https://github.com/cloudflare/workers-sdk/issues/new/choose

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions