Home >Web Front-end >JS Tutorial >Babel \'^\', but was loaded with \'\'.

Babel \'^\', but was loaded with \'\'.

王林
王林Original
2024-08-08 15:36:401306browse

Babel

Node - v14
Error: [BABEL] /codebuild/output/src3999571347/src/client/src/index.js: Requires Babel "^7.16.0", but was loaded with "7.12.3". If you are sure you have a compatible version of @babel/core, it is likely that something in your build process is loading the wrong version. Inspect the stack trace of this error to look for the first entry that doesn't mention "@babel/core" or "babel-core" to see what is calling Babel. (While processing: "/codebuild/output/src3999571347/src/client/node_modules/babel-preset-react-app/index.js$0$2")

The above is the detailed content of Babel \'^\', but was loaded with \'\'.. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn