Skip to content
Home » vuejs sass Syntax Error: TypeError: this.getOptions is not a function

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

Let’s start the discussion about vuejs sass Syntax Error: TypeError: this.getOptions is not a function in following methods.

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

It appears that sass-loader@11.0.0 does not work with vue@2.6.12. I installed sass-loader@10.1.1 and everything worked perfectly again.

In your package.json:

"sass-loader": "^10",

I hope the strategies listed above work for you. Happy coding and come back again.

Similar Post : How to list all running services in Ubuntu