Module build failed (from ./node_modules/css-loader/dist/cjs.js): TypeError: this.getOptions is not a function

come-here / 2023-05-06 / 原文

Module build failed (from ./node_modules/css-loader/dist/cjs.js):
TypeError: this.getOptions is not a function

Module build failed (from ./node_modules/css-loader/dist/cjs.js):
TypeError: this.getOptions is not a function

 

用了各种办法,没有解决问题,直接把node_module 中的css_loader包删除,问题解决。