Vue installs less. This.getoptions is not a function
the reason is that the highest version is installed by default during installation (NPM install less loader)
solution: uninstall the previous version first and reinstall the lower version
npm uninstall less-loader
npm install less- [email protected]
Read More:
- Syntax Error: TypeError: this.getOptions is not a function
- Webpack packaging error TypeError: this.getOptions is not a function at Object.lessLoader
- Webpack Error: Module build failed: TypeError: this.getOptions is not a function
- NPM install Error cb.apply is not a function
- Solve the data transfer between vue irrelevant components error: this.$store.commit is not a function
- [Solved] Vue cli version is @ Vue/cli 4.5.13, and sass is used to report an error
- Puppeteer Error: Chromium revision is not downloaded. Run “npm install“ or “yarn install“
- [Solved] Vue Error: Failed to mount component: template or render function not defined
- Win7 Install .NET Extracting Files: There is not enough disk space……
- TypeError: res.render is not a function
- React Hook “useState“ is called in function “xxx“ which is neither a React function component or
- TypeError: db.collection is not a function
- this.$el.querySelectorAll is not a function [How to Solve]
- Taro Use React Hooks Error: TypeError: Object(…) is not a function
- [Solved] error: (-2:Unspecified error) The function is not implemented. Rebuild the library with Windows,
- [vite] Internal server error:options.devServer.transformWidthEsBuild is not a function…
- RuntimeError: implement_array_function method already has a docstring(Pycharm install package error)
- VUE: Property or method “deleteFun“ is not defined on the instance but referenced during render. [How to Fix]
- [Solved] Vue3 Error: export ‘createRouter‘ was not found in ‘vue-router‘
- [Solved] ant-design a-date-picker Error: date.locale is not a function