Nuxt & Nitro store cookie
Properly abort rendering a page and redirect to another
Nuxt layers relative path
extends:['../project2'],
extends:['../project2'],
Nuxt, Supabase, Pinia + target="_blank" link = missing data in components
Auth state changed: SIGNED_IN
That comes from my useAuthStore.js:
...Nuxt Error cannot Start Cannot Find Package:plugin-transform-typescript
[nuxi 6:23:40 ከሰዓት] ERROR Cannot start nuxt: Cannot find package 'C:\Users\admin\Desktop\Full Typescript Projects\cognito 1.0\COSMO\node_modules\.pnpm\[email protected][email protected]_@[email protected][email protected][email protected][email protected][email protected]_\node_modules\@babel\plugin-transform-typescript\lib\index.js' imported from C:\Users\admin\Desktop\Full Typescript Projects\cognito 1.0\COSMO\node_modules\.pnpm\[email protected][email protected]_@[email protected][email protected][email protected][email protected][email protected]_\node_modules\vite-plugin-vue-inspector\dist\index.mjs
Did you mean to import "@babel/plugin-transform-typescript/lib/index.js"?
[nuxi 6:23:40 ከሰዓት] ERROR Cannot start nuxt: Cannot find package 'C:\Users\admin\Desktop\Full Typescript Projects\cognito 1.0\COSMO\node_modules\.pnpm\[email protected][email protected]_@[email protected][email protected][email protected][email protected][email protected]_\node_modules\@babel\plugin-transform-typescript\lib\index.js' imported from C:\Users\admin\Desktop\Full Typescript Projects\cognito 1.0\COSMO\node_modules\.pnpm\[email protected][email protected]_@[email protected][email protected][email protected][email protected][email protected]_\node_modules\vite-plugin-vue-inspector\dist\index.mjs
Did you mean to import "@babel/plugin-transform-typescript/lib/index.js"?
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,...
Adding items to cache from useFetch, and then use it via useNuxtData
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