If you would prefer to ignore this check, add SKIP_PREFLIGHT_CHECK=true to an .env file in your project.
全局的babel-loader(version: 8.2.1)
The react-scripts package provided by Create React App requires a dependency: "babel-loader": "8.1.0"
不相匹配可能不兼容
需要添加一个.env文件 : SKIP_PREFLIGHT_CHECK=true
忽略这个版本问题