-
node version: 16.15.0
run generate
```WARN [@vue/compiler-sfc] the >>> and /deep/ combinators have been deprecated. Use :deep() instead.
ERROR in ./node_modules/@docus/theme/dist/components/a…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.16.1`
- Nuxt Version: `3.7.3`
- CLI Version: `3.9.0`
- Nitro Version: `2.6.3`
- Package Manager: `yarn@1.22.1…
-
I am using FormKit on my Nuxt project, and they have [themes](https://themes.formkit.com/) that are within a `ts` file for each component. These values are not getting obfuscated.
-
I see this warning in console ` WARN [Vue Router warn]: No match found for location with path "/api/auth/session"` and nuxt-auth doesn't work.
`[...].ts`
```
import GithubProvider from "@auth…
-
When running naive-ui with `inline-theme-disabled` an error occurs:
```ts
[Vue warn]: Unhandled error during execution of render function
at
[nuxt] error caught during app initialization Ref…
-
if you only have a `error.vue` in the base theme, but not in your child theme the default nuxt error page is used. The workaround for now is to have an error.vue in the theme's layouts folder.
-
The development is ongoing on the `v3` branch of this repository: https://github.com/nuxt/ui/tree/v3.
---
A lot has changed since `@nuxt/ui` was made open-source (May 2023), so the plan here is …
-
### Environment
Basically everywhere, on my windows development machine:
```
------------------------------
- Operating System: Windows_NT
- Node Version: v18.15.0
- Nuxt Version: 3.11.2…
-
Nuxt layers are a powerful feature that you can use to share and reuse partial Nuxt applications within a monorepo, or from a git repository or npm package.
Docs:
- Usage: https://nuxt.com/docs/ge…
-
### Describe the Bug
We used redis cache driver, and caching is working very well.
When I call the invalidation URL I get error (default invalidation handler):
```
[dev:theme] ERROR [VSF][e…