Im receiving this error everytime I try to run 'npm run build' and I dont have any css file.
ERROR Error: CSS minification error: Unexpected ":" found.. File: css/app.86f0ef2e.css
Error: CSS minification error: Unexpected ":" found.. File: css/app.86f0ef2e.css at C:\Users\LesterKingsley\OneDrive\Desktop\vuewuna\dos\node_modules@intervolga\optimize-cssnano-plugin\index.js:106:21 at processTicksAndRejections (internal/process/task_queues.js:97:5) at async Promise.all (index 0)
I'm new to vue, I don't have a clue to solve this problem.
I faced this same error last week, and this is my solution to it. I'm not sure if it's going to work for you though. What I did basically was these;