Error deploy to nuxthub
Error while publishing deployment: "Uncaught Error: No such module \"node:fs\".\n at chunks/nitro/nitro.mjs:1:619146\n at chunks/nitro/nitro.mjs:1:614015\n at chunks/nitro/nitro.mjs:1:640111\n" - [POST] "https://admin.hub.nuxt.com/api/teams/red-star071/projects/wolfstar-rocks/production/deploy/worker/complete": 400 Cloudflare API error
Error while publishing deployment: "Uncaught Error: No such module \"node:fs\".\n at chunks/nitro/nitro.mjs:1:619146\n at chunks/nitro/nitro.mjs:1:614015\n at chunks/nitro/nitro.mjs:1:640111\n" - [POST] "https://admin.hub.nuxt.com/api/teams/red-star071/projects/wolfstar-rocks/production/deploy/worker/complete": 400 Cloudflare API error
Optimize an app
`#components` conflict when auto-importing components from an external package
#components
import mapping internally, and it seems to conflict with nuxt's #components
.
Here is a demo; it uses pnpm's workspaces to install a local pkg
package as a dependency for the nuxt project. The module simply adds a component from pkg
with addComponent
, and the pkg
's package.json uses the #components
import mapping.
Running pnpm dev
yields...nuxt-security. strict-transport-security

Deployment via docker
deploying nuxt server function on firebase is slow takes more than a minute
Nuxt 2 long delay before application is loaded

Nuxt/Ui Navigation menu
Long build time on vercel or github actions

Unwanted UDashboardNav behavior in nuxt 3.17.7

ENOENT on startup using Bun 1.2.20 and Nuxt 4 on Windows
bun --bun run dev
so it used Bun as runtime. Yet I got the ENOENT error.
Steps to reproduce:...Adding server only imports
#imports
but only on the server/in a Nitro context? As in, I don't want those imports available on the client/Nuxt app.Provide clarification for nuxt 4 directory structure
Very slow development performance on windows. (12s for blank nuxt project)
Setup prom-client metrics collector server middleware to capture all routes
Struggling with Nuxt UI v2 → v3 migration + Tailwind issues
ERROR Nuxt Build Error: [commonjs--resolver] Invalid module ".prisma/client/index-browser" is not a
Type declarations with `addServerTemplate` in a module
addTemplate
.
Thanks!...