Nuxt build move prisma/client to devdependencies
pnpm run build
(npx prisma generate && nuxt build
)
The client generation works fine
```...NuxtImage: Relative import
baseURL
does not work for that).
I manage to make the import for /_nuxt/
working using cdnURL: './'
, but for some reason, public
images used by <NuxtImage>
and the provider ipx
does not follow this rule
...How to authenticate my Nuxt 3 app users on Laravel Passport ?
Breaking app when awaiting composable in page setup
Big performance regressions happing after adding large amount of redirects (3000+) inside routeRules
Vue : Cannot find name

Unable to use MySQL as connector in Nitro database configuration
nitro: { experimental: { websocket: true,...
Nuxt Content v3 layouts
addImportsDir does work for types but doesn't work at runtime
Nuxt Image + IPX provider + S3
Strange Behavior in dev mode , works in production serving build mode
this project is in nuxt3...
Rollup error when using server components
`class` property type
attrs
to props
, to bind them to different elements, how should it be typed?NuxtImg inside dynamic components during site generation
Is it intended Nuxt 3 behavior that a watcher gets triggered when changing between tabs?
Resolving components in JSX
NuxtImg from assets folder
Cannot start nuxt: Could not locate the bindings file. (Nuxt Content)
Websocket topic publish doesn't work until you refresh the page
NuxtHub - useRuntimeConfig not working as expected in server middleware