I am getting this error whenever I run npm start. I tried a couple of fixes but none of them work for me. I tried to change the version of autoprefixer to 9.8.6 but it didn\'t w
I had this problem with Laravel-mix 5 and PostCSS 8 and Tailwind 2. With Laravel-mix 6 (beta at the moment) this was solved.
npm install laravel-mix@next --save-dev