FoxForGate
FoxForGate
NNuxt
Created by FoxForGate on 10/27/2024 in #❓・help
How to add my module to the nuxt module list
I created my module and opened the request at https://github.com/nuxt/modules/issues/1088, but it wasn't very clear to me how to do it, what would be the step-by-step process to be followed?
6 replies
NNuxt
Created by FoxForGate on 10/13/2024 in #❓・help
working with the app config to create the module
I would like some help creating my module, I'm trying to use app.config but I don't understand very well how to work with the types According to the documentation, the solution is to use "AppConfigInput", but from this how should I access the information from app.config.ts, because if I try to use "useAppConfig()" the typing of the same is inconsistent in relation to what was defined from 'AppConfigInput'
1 replies
NNuxt
Created by FoxForGate on 9/13/2024 in #❓・help
Error in the NuxtPDF module
No description
15 replies
NNuxt
Created by FoxForGate on 7/26/2024 in #❓・help
Is it possible to use a custom icon in NuxtUI "<UIcon />"?
I need to create a custom icon, I currently did it using an image but I would like to know if it is possible to add icons locally to my project that are not included in the https://icones.js.org/ packages
4 replies
NNuxt
Created by FoxForGate on 7/25/2024 in #❓・help
error when importing dependencies #internal/nitro/virtual/app-config
this is the error
1 replies