TypeError: this.getOptions is not a function

原因: less-loader安装的版本过高
解决方案: 

1.npm uninstall less-loader
2.npm install less-loader@5.0.0

posted @ 2021-03-03 18:46  时间观测者  阅读(101)  评论(0)    收藏  举报