1.Error: Cannot find module '@babel/core' babel-loader@8 requires Babel 7.x (the package '@babel/core'). If you'd like to use Babel 6.x ('babel-core'), you should install 'babel-loader@7'.

npm install -D babel-loader @babel/core @babel/preset-env webpack

2.提示错误信息:

源文本中存在无法识别的标记。

所在位置 行:1 字符: 29