Vue报错: this.getOptions is not a function

Posted 温浪

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Vue报错: this.getOptions is not a function相关的知识,希望对你有一定的参考价值。

问题

Vue版本为2.6.11, sass-loader版本为11.0.0时,报错:

Syntax Error: TypeError: this.getOptions is not a function

原因

该sass-loader版本过高,不适用与Vue2.6.11

解决方案

安装10.1.1的sass-loader

以上是关于Vue报错: this.getOptions is not a function的主要内容,如果未能解决你的问题,请参考以下文章

[解决]TypeError: this.getOptions is not a function

TypeError: this.getOptions is not a function

vue使用less-loader出现TypeError:this.getOptions is not a function的错误解决

vue使用less-loader出现TypeError:this.getOptions is not a function的错误解决

TypeError: this.getOptions is not a function

Syntax Error: TypeError: this.getOptions is not a function