TypeError: this.getOptions is not a function – Code Example
If you are using less-loader v8.0.0 or sass-loader v11.0.0 along with webpack version <5 then you will encounter “TypeError: this.getOptions is not a function” error. This is because from v8…