Module build failed (from ./node_modules/sass-loader/dist/cjs.js): ValidationError: Invalid options object. Sass Loader has been initialized using an options object that does not match the API schema. code example
Example: ValidationError: Invalid options object. Sass Loader has been initialized using an options object that does not match the API schema.
npm uninstall --save-dev sass-loader
npm install --save-dev [email protected]