Failed to compile ./src/index.css (./node_modules/css-loader/dist/cjs.js??ref--5-oneOf-4-1!./node_modules/postcss-loader/src??postcss!./src/index.css) Error: Cannot find module 'autoprefixer'
cd node_modeuls/postcss-loader // you need check the correct library name from the error npm i autoprefixe cd ../../ npm start
2.1m questions
2.1m answers
60 comments
57.0k users