An error is reported when Vue scaffold is started
The reason is that the installed version of less is too high.
The solution is to uninstall and reinstall the specified lower version
npm uninstall less less-loader
npm install [email protected] [email protected] --save-dev
Similar Posts:
- Module build failed: TypeError: this.getResolve is not a function at Object.loader node-sass Install Error
- Use sass and less in Vue and solve the problem of error reporting (this. Getoptions is not a function)
- NPM run dev Error: this.getOptions is not a funtion
- [Solved] Project compile error After Install less-loader: Typeerror: this getOptions is not a function
- Solutions to the problem that image webpack loader cannot be installed or the installation is stuck
- [Solved] Vue Install Less Error: npm ERR! code ERESOLVE
- [Solved] Module build failed: Error: Node Sass version 6.0.0 is incompatible with ^4.0.0.
- [Solved] Vue installs less Error: Failed to compile with 1 errors
- [Solved] ImportError: ERROR: recursion is detected during loading of “cv2” binary extensions. Check OpenCV installation.
- [Solved] Error: Rule can only have one resource source (provided resource and test + include + exclude) in {