-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Common Errors
Andrew Koroluk edited this page Mar 18, 2017
·
4 revisions
Webpack error when sass styling used
Uncaught Error: Cannot find module "!!../../node_modules/css-loader/index.js!
../../node_modules/sass-loader/index.js!./app.scss"
at webpackMissingModule (app.bundle.js:4494)
In situation beyond our control, the node-sass module may encounters problems during the installation. To correct the situation, run the command <npm rebuild node-sass>