To use less, you need to download less and less loader
npm install less less-loader --save-dev
In this way, an error will be reported after running. The reason is that the loader version is too high. Just reduce the version
Uninstall less loader
NPM uninstall less loader
install less loader
NPM install less- [email protected] --save-dev
Read More:
- How to Solve Vue cli configuration SCSS global variable error
- How to Solve Vue cli syntax Close Error
- When starting Vue project: cannot find module ‘webpack cli/bin/config yargs’ error resolution
- How to Solve VUE Error: Mixed spaces and tabs
- Vue installation @ Vue/cli error: npmerr gyp err
- [Solved] Vue cli installation Fastclick Error
- VUE: How to Solve NPM Always Install Error
- How to Solve Vscode save Vue file eslint error
- Vue: How to Solve Eslint error
- How to Solve Vue loading 3D model Error
- How to Solve Vue3 jweixin-module Error
- How to Solve Vue project Startup Error (Node Upgrade issue)
- How to Solve Vue add element Install Error
- [error] IDE service port disabled. To use CLI Call, please enter y to confirm enabling CLI capabilit
- How to Solve Vue3 using deep syntax Error
- How to Solve Vue3 Import lodash error
- How to Solve Vue editor bridge error
- How to Solve “Vue is not defined” Error
- Vue: How to Solve error avoided redundant navigation to current location: “/xxx”
- How to Solve Vue route jump repeated clicks Error