-
Ah, we have a diff happening between nuxt ...
We want to use `parseSegment` and `getRoutePath` that are exported by nuxt/kit.
We need to sync the implementation.
_Originally poste…
-
### Environment
- Operating System: Darwin
- Node Version: v18.17.1
- Nuxt Version: 2.17.2
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package Manager: npm@9.6.7
- Builder: …
-
### Environment
- Operating System: Darwin
- Node Version: v20.18.0
- Nuxt Version: 3.13.2
- CLI Version: 3.14.0
- Nitro Version: 2.9.7
- Package Manager: npm@10.8.2
- Builder: …
-
### Describe the bug
Hello,
if this code is in nuxt.config.ts, the updatePreset() method aint working anymore:
```
build: {
transpile: ['nuxt', 'primevue', 'formkit-primevue']
},
```
…
Ed1ks updated
1 month ago
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v18.16.0
- Nuxt Version: 3.7.0
- CLI Version: 3.7.3
- Nitro Version: 2.6.2
- Pack…
-
付箋アプリで使っているが、Nuxtの説明としてあると親切
-
After updating to v1.7.0, I'm receiving this error in the console with my bar chart. My area charts do not cause this same error.
![Screenshot 2024-11-05 at 12 12 25 PM](https://github.com/user-att…
-
Hi,
We're using Nuxt.js as our tool of choice, Strapi CMS and Cloudinary.
We're utilizing Nuxt Image and this works well for general images.
However we are experiencing issues with animated GIF…
-
I created a fresh Nuxt project using bun and installed PWA. When I run the application via `npm run dev`, I get the following error:
```
ERROR Named export 'defu' not found. The requested module…
-
can you help me ?
```
(base) PS D:\mine\AbpVue> pnpm dev
> nuxt-app@1.1.0 dev D:\mine\AbpVue
> set NODE_TLS_REJECT_UNAUTHORIZED=0 && nuxt dev --host localhost
Nuxt 3.10.2 with Nitro 2.8.1 …