Answers for "typeerror: this.getoptions is not a function at object.loader (/var/www/node_modules/sass-loader/dist/index.js:25:24)"

0

sass loader this.getOptions is not a function

[email protected] doesn't work with [email protected].

I installed [email protected] and it worked like a charm again.

In your package.json:

"sass-loader": "^10",
Posted by: Guest on April-27-2021

Code answers related to "typeerror: this.getoptions is not a function at object.loader (/var/www/node_modules/sass-loader/dist/index.js:25:24)"

Browse Popular Code Answers by Language