4 Replies
try removing node_modules, .output and .nuxt
After this, install your dependencies again and try to run the project again, this error itself is very vague as it can occur in cases of syntax error or even in poor environment configuration
OK Thanks, let me try it
I made what said but i have same issue
Are you using Nuxt UI?
check your tailwindcss files, see if there are any errors in your configuration files, if not, try removing tailwindcss and installing it again
No, i'm not using Nuxt UI