In package.json of your react app, add the following section after the dependencies: {...} "overrides": { "autoprefixer": "10.4.5" } Run the command npm install And finally npm start