Failed to start project discovery and resolution babel
You need to add the following code “requireConfigFile”:false under the “parserOptions” node in the package.json file
"requireConfigFile":false
In this way, you will find the error disappear immediately
Read More:
- [Solved] Vue Error: Parsing error:No Babel config file detected for xxx
- [Solved] Parsing error: No Babel config file detected for XXX
- [Solved] Vue Error: Parsing error: No Babel config file detected for /Users/Usename/xxx…
- [Solved] Vue Error: Module build failed: Error: No PostCSS Config found in
- [Solved] Syntax Error: Error: Cannot find module ‘@vue/babel-preset-app‘
- [Solved] VUE D:\project\vueProject\vue-02\src\components\hello.vue 5:5 error Parsing error: x-invalid-end-tag
- When using iView, report: no parsing error parsing error: x-invalid-end-tag solution
- Vue Error: [Vue warn]: Duplicate keys detected
- [Solved] vue3vite Error: Failed to resolve import “@vue/server-renderer from “src\App.vue“. Does the file exist
- [Solved] vue Project Error: react lazy eslint error Parsing error: Unexpected token import
- [Solved] VUE npm install Error: Module build failed: Error: ENOENT: no such file or directory, scandir
- When starting Vue project: cannot find module ‘webpack cli/bin/config yargs’ error resolution
- [Solved] ERROR Error loading vue.config.js: ERROR Error: Command failed: git describe
- vue.config.js build Package UglifyJsPlugin to clear console and print console.log Error: `warnings` is not a supported option
- [Solved] Vue Error: Duplicate keys detected: ‘74004’. This may cause an update error
- [Solved] Vue Project startup error: no eslint configuration found
- Yarn vue3 modify the name of the source file Error [Solved]
- [Solved] This dependency was not found: * core-js/modules/es.error.cause.js in ./node_modules/_@babel_runtim
- [Solved] Vue Project Error: error ‘v-model‘ directives require no argument vue/valid-v-model
- Error: Duplicate plugin/preset detected [How to Solve]