progromer
4 سال پیش توسط progromer مطرح شد
0 پاسخ

ارور هنگام buildگرفتن از پروژه react

دوستا ن وقتی میخوام پروژه ام رو بویلد بگیرم این ارور رو میده

 new MiniCssExtractPlugin({
        ^

TypeError: MiniCssExtractPlugin is not a constructor
    at module.exports (E:\React\truth\node_modules\react-scripts\config\webpack.config.js:664:9)
    at Object.<anonymous> (E:\React\truth\node_modules\react-scripts\scripts\build.js:58:16)
    at Module._compile (node:internal/modules/cjs/loader:1101:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
    at node:internal/main/run_main_module:17:47