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
"dependencies": { "autoprefixer": "^9.8.6", "postcss": "^8.0.0", "postcss-cli": "^8.1.0", "tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.0.2", },
Dependecies object and version can be modified directly in the package.json file and it work
package.json