-
Hello,
Thank you for the plugin, I want to use is on a project using NuxtJs, after installation and configuration I got : Module not found: Error: Can't resolve 'shimmer'
Anyway I thought it's s…
kossa updated
11 months ago
-
When I initialized the project with Nuxt2 and selected the chakra-ui
then I got this error when I started, console show the error was in this package.
```
FATAL defu is not a function …
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v22.8.0
- Nuxt Version: 3.12.4
- CLI Version: 3.13.1
- Nitro Version: 2.9.7
- Package M…
-
Using dynamic routes with multiple locales is not possible unless you use static locales (https://github.com/nuxt-community/sitemap-module/issues/122). We are trying to fix this by using the hooks sit…
-
I'm using Laravel Lumen for the backend, which is on a different domain, so I have to use a proxy to be able to share the cross-origin resource.
Everything works fine on the client-side, but when e…
-
**Module version**
1.11.0
**Describe the bug**
Even with treeshaking enabled, Vuetify includes a large amount of unneeded CSS when the nuxt project is built.
**To Reproduce**
Build any nuxt-…
-
**Describe the bug**
If I run npm update, it will update all dependencies and my app stop to work.
With only npm i, its all fine.
I've debug and discover that the problem comes from @nuxt/component…
-
**Module version**
1.0.2
**Describe the bug**
Production app throws `Cannot find module 'vuetify/lib/util/colors' in nuxt.config.js.`
**To Reproduce**
Specify the following in next.config.js …
-
Hi,
I've this error when I compile code:
> TypeError: Cannot read property 'workers' of undefined
> at Builder. (/home/maxence/projects/test14/node_modules/nuxtjs-extensions/src/modules/typ…
-
### 🐛 The bug
Menu: must have a "content" element to listen for drag events on.
Menu component bug. Copy paste from https://ionicframework.com/docs/api/menu
ionic menu component to app.vue:
Only…