nuxt-buefy icon indicating copy to clipboard operation
nuxt-buefy copied to clipboard

Unable to build Nuxt due to an error with PostCSS

Open agm1984 opened this issue 3 years ago • 1 comments

This morning we encountered a build failure since adding nuxt-buefy to our project. Everything worked fine via npm run dev, but when we did npm run build, there was a very ambiguous error.

We found a solution for it, so I will link it here. I posted the project config there for analysis if desired: https://stackoverflow.com/a/67827344/6141025

agm1984 avatar Jun 03 '21 19:06 agm1984

the stackoverflow solution didn't work for me.

pencilcheck avatar Aug 08 '22 08:08 pencilcheck

Hey, I managed to fix it by installing npm install postcss-custom-properties --save-dev

satezmedia avatar Dec 20 '22 22:12 satezmedia

This issue seems stale so I have closed it :)

wesdevpro avatar Oct 07 '23 02:10 wesdevpro