Alejandro Sánchez
Alejandro Sánchez
@rafael-lua , in your AutoImport config inside `vite.config.ts`, you can set dts to something like `zzzauto-imports.d.ts` and it will work. I guess it takes them in alphabetic order.
Similar issue here. I found something interesting. In windows, I get this: ``` eposprimevue-examplesolve import "C:UsersUsuariosource uxt-unstyled-tailwindpresetslara" from "virtual:nuxt:C:\Users\Usuario\source\repos\primevue-examples\nuxt-unstyled-tailwind\.nuxt\primevue-plugin.mjs". Does the file exist? ``` But using an Ubuntu in WSL,...
> I had a problem in the path to the presets folder in Winodws in the nuxt.config.ts file > > You need to put a dot in front of the...