-
### Environment
Operating System: Windows_NT
Node Version: v22.9.0
Nuxt Version: 3.13.2
CLI Version: 3.13.2
Nitro Version: 2.9.7
Package Manager: npm@8.12.1
Builde…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.11.1
- Nuxt Version: 3.14.0
- CLI Version: 3.15.0
- Nitro Version: 2.10.2
- Package M…
-
After upgrading to Nuxt version `3.14.159`, I encounter persistent router warnings on a cold start related to the resolution of virtual Sass modules provided by Vuetify. These warnings do not appear o…
-
### Describe the bug
#### Problem:
When using the `@primevue/nuxt-module` with the following configuration:
- `autoImport: true`
- `components.prefix` set to a custom value (e.g., `"Prime"`)
…
-
### Environment
- Operating System: Darwin
- Node Version: v20.12.0
- Nuxt Version: - (using vue@latest)
- CLI Version: 3.15.0
- Nitro Version: -
- Package Manager: pnpm@9.0.4
- Buil…
-
Adopt Nuxt Folder Structure
- [ ] Create Feature Branch *Keep in sync with main
- [ ] Identify core components and organize them under components/.
- [ ] Move individual view files under pages/, ens…
-
Currently, the `nuxt-component-meta` CLI does not resolve components correctly for modules.
Here's a reproduction: https://stackblitz.com/edit/stackblitz-starters-kjvwap
Running `pnpm nuxt-compo…
-
Since updating nuxt from 3.13.1 to 3.13.2 I am now having an issue in one of my components when I import a library called [Jexl](https://github.com/TomFrost/Jexl) and try to initialize it I am seeing …
-
### Reproduction
Just look at the complete log below
### Describe the bug
step by step -> https://www.shadcn-vue.com/docs/installation/nuxt.html
and then:
```
⬢ [Docker] ❯ npx nuxi@lates…
-
### Reproduction
After running `npx shadcn-vue@latest init`
### Describe the bug
I ran the init command in the root directory of my Nuxt project and the component and utils folder were created in t…