-
### Is your feature request related to a problem? Please describe
I need to compile the used component names, but I can't access the nitro module I wrote for this `defined Nuxt Module`.
### Descri…
-
I am trying to run the "generate" command but I am getting below error:
![image](https://user-images.githubusercontent.com/3786627/74022263-70d63100-499d-11ea-9ef1-4abccd2b3e0e.png)
-
I`m struggling to make it work with a nuxt3 project (static , ssr:false).
Basically it DOES emit the events, but it's harder to receive them.
I added this in: current component , sub-component, su…
-
Create a new example showing how to set up the Cloudinary Product Gallery in an Nuxt project.
See other frameworks for examples:
* https://github.com/cloudinary-community/cloudinary-examples/tree/…
-
Moved here from [formkit/formkit#1214](https://github.com/formkit/formkit/issues/1214)
### Reproduction
https://github.com/sebj54/nuxt-debug-formkit
### Describe the bug
I noticed a strang…
-
I am facing an issue with using the OneSignal module. Sometimes after a page reload the service worker in use is the OneSignalServiceWorker.js, sometimes sw.js with an error in the console
```
in…
-
eslint failed at this:
```js
const loadComp = name => import(`components/${name}/${name}.vue`)
```
Error log:
```
e:\lib_project\test-nuxt-eslint>npm run lint
> test-nuxt-eslint@1.0.0 l…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v20.11.0
- Nuxt Version: 3.13.2
- CLI Version: 3.13.2
- Nitro Version: 2.9.7
- Package Manager…
-
### Environment
------------------------------
- Operating System: `Linux`
- Node Version: `v18.12.0`
- Nuxt Version: `3.0.0`
- Nitro Version: `1.0.0`
- Package Manager: `npm@8.19.2`…
-
Hi, I am working on typed Vue css-modules in Typescript support for Nuxt.js.
I saw the issue: https://github.com/nuxt/typescript/issues/35, actually I found this template thanks to this (I am very gr…