ERROR Failed to compile with 1 error 6:47:00 PM
error in ./src/components/ReviewStar.vue?vue&type=style&index=0&id=970ef5a4&scoped=true&lang=css
Syntax Error: Error: You forgot to add ‘mini-css-extract-plugin’ plugin (i.e. { plugins: [new MiniCssExtractPlugin()] }
), please read GitHub - webpack-contrib/mini-css-extract-plugin: Lightweight CSS extraction plugin
ERROR Error: Build failed with errors.
Error: Build failed with errors.
at C:\Users\USER\Documents\Projects\voxforem\IosAppEdumium\node_modules@vue\cli-service\lib\commands\build\index.js:207:23
at C:\Users\USER\Documents\Projects\voxforem\IosAppEdumium\node_modules\webpack\lib\webpack.js:148:8
at C:\Users\USER\Documents\Projects\voxforem\IosAppEdumium\node_modules\webpack\lib\HookWebpackError.js:68:3
at Hook.eval [as callAsync] (eval at create (C:\Users\USER\Documents\Projects\voxforem\IosAppEdumium\node_modules\tapable\lib\HookCodeFactory.js:33:10), :6:1)
When I try to Build locally,I face this error but it builds on netlify successfully