webpack.config.js
var ExtractTextPlugin = require(\"extract-text-webpack-plugin\");
I immediately receive this error if I just
Running npm i node-sass might solve your problem
npm i node-sass