Ashlay Steur
Ashlay Steur
Has there been any updates about this issue? I have this problem too. If it is needed I could provide some information about my environment or specific options I have...
Is there any update on this issue? I have this problem the exact same way. I have added the node_modules to the exclude clause like said above, but this didn't...
I haven't used nuxt/ui in my project, I am using vuetify as a UI library. As far as I can say I also don't use tailwind in my project, so...
Here is my nuxt.config.ts: import vuetify, { transformAssetUrls } from "vite-plugin-vuetify"; export default defineNuxtConfig({ devtools: { enabled: false }, debug: false, app: { head: { title: "project", meta: [ {...
The problem is that I have the same issue while creating a brand new project on a entirely different system, it also doesn't seem to matter whether I am on...
For anyone else having this issue, please check any program/script etc that checks files being transmitted over internet. This issue presented itself to me after I updated my Bitdefender. Due...