eggjs / egg

🥚 Born to build better enterprise frameworks and apps with Node.js & Koa

Home Page:https://eggjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

如何升级babel 7?

Rafong973 opened this issue · comments

在此输入你需要反馈的 Bug 具体信息(Bug in Detail):

我在项目里引入了 @babel/register ,安装了@babel/code等依赖,但在启动app的时候,egg-core提示我引入的依然是babel@6版本,我该如何升级babel7

image image

可复现问题的仓库地址(Reproduction Repo)

Node 版本号:

16.14.2

Eggjs 版本号:

3

相关插件名称与版本号(PlugIn and Name):

@babel/core ^7.23.0

操作平台与版本号(Platform and Version):

macOS 14.1.1