Error: Cannot find module 'babel-core'
老师,使用
node --inspect-brk ./node_modules/webpack/bin/webpack --inline --progress
调试之后,点击 inspect 打开调试窗口,运行完毕的时候,控制台报错
ERROR in ./src/index.js
Module build failed (from ./node_modules/_babel-loader@7.1.5@babel-loader/lib/index.js):
Error: Cannot find module 'babel-core'
感觉是版本问题
相关截图:


尝试过的解决方式:
重新安装@babel/core
安装babel-core
23
收起
正在回答 回答被采纳积分+1
1回答
恭喜解决一个难题,获得1积分~
来为老师/同学的回答评分吧
0 星