Module build failed (from ./node_modules/babel-loader/lib/index.js): friendly-errors
Error: [BABEL] Cannot find module \node_modules\@babel\compat-data\data\corejs3-shipped-proposals' (While processing: "\\node_modules\\@nuxt\\babel-preset-app\\src\\index.js")
update install
在运行项目时遇到了一个错误,提示BABEL无法找到模块node_modules/@babel/compat-data/data/corejs3-shipped-proposals。这可能是由于npm包未正确安装或版本不匹配导致的。解决方案是尝试更新或重新安装相关依赖。
1839

被折叠的 条评论
为什么被折叠?



