8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I run the npx nuxthub deploy I get the following error
✖ Failed to deploy chat to production. ERROR Uncaught Error: No such module "__STATIC_CONTENT_MANIFEST". imported from "index.mjs
The command npx nuxthub deploy the preset is ℹ Building Nuxt Nitro server (preset: cloudflare-module-legacy, compatibility date: 2024-09-13)
I think the error is for the preset because in de nuxt-hub actions is preset: 'cloudflare-module' its works fine
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I run the npx nuxthub deploy I get the following error
The command npx nuxthub deploy the preset is
ℹ Building Nuxt Nitro server (preset: cloudflare-module-legacy, compatibility date: 2024-09-13)
I think the error is for the preset because in de nuxt-hub actions is
preset: 'cloudflare-module'
its works fine
The text was updated successfully, but these errors were encountered: