I have this error when I npm start
my react project. anyone able to solve this?
./src/index.scss (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-5-1!./node_modules/postcss-loader/src??postcss!./node_modules/resolve-url-loader??ref--6-oneOf-5-3!./node_modules/sass-loader/dist/cjs.js??ref--6-oneOf-5-4!./src/index.scss) Module not found: Can't resolve './assets/scss/flag-icon
npm uninstall node-sass;
npm install [email protected]
node_modules
folderpackage-lock.json
or yarn.lock
from the command line, run
yarn install
yarn start
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With