ERROR Failed to compile with 1 error
Syntax Error: TypeError: eslint.CLIEngine is not a constructor
You may use special comments to disable some warnings.
Use // eslint-disable-next-line to ignore the next line.
Use /* eslint-disable */ to ignore all warnings in a file.

Open package.json and delete the following code and re-run

Or change lintOnSave to false in the vue.config.js file


Read More:
- [Solved] Errors: 1 http://eslint.org/docs/rules/quotes…elementUI Import Error
- [Solved] Failed to load plugin ‘vue‘ declared in ‘.eslintrc.js‘: createRequire is not a function
- [Solved] Vue3.0 Error: The component has been registered but not used vue/no-unused-components, Close eslint
- [Solved] Syntax Error: Error: No ESLint configuration found & TypeError: eslint.CLIEngine is not a constructor
- How to Solve VUE Error: Mixed spaces and tabs
- VUE Error: Mixed spaces and tabs [How to Solve]
- [Solved] Failed to load config “prettier“ to extend from.?
- [Solved] VUE eslint Error: Expected linebreaks to be ‘LF‘ but found ‘CRLF
- [Solved] Vue 3 Script Setup ESLint Error: ‘defineProps‘ is not defined
- [Solved] ESLint error: Newline required at end of file but not found (eol-last)
- [Solved] Vue Error: error ‘xxx‘ is defined but never used no-unused-vars
- How to Solve Vscode save Vue file eslint error
- [Solved] Vue eslint Error: Component name “*****“ should always be multi-word
- [Solved] Vue Project Error: Arrow function should not return assignment
- How to Solve Vue3 Import lodash error
- Vue Error: component has been registered but not used [Two Methods to Solve]
- [Solved] error: Unexpected console statement (no-console)
- Vue3 Error: [vue/no-multiple-template-root] The template root requires exactly one element
- Vscode save Vue format eslint check error [How to Solve]
- [Solved] Vue item packaging error: Failed to load resource: the server responded with a status of 404 (Not Found)