egg icon indicating copy to clipboard operation
egg copied to clipboard

如何升级babel 7?

Open Rafong973 opened this issue 2 years ago • 0 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

Rafong973 avatar Nov 15 '23 02:11 Rafong973