dom_gee
dom_gee
  • 发布:2022-08-23 18:09
  • 更新:2022-08-23 18:15
  • 阅读:739

【报Bug】uniapp编译后报错,@babel/runtime/regenerator no defined

分类:uni-app

产品分类: uniapp/小程序/微信

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: win10

HBuilderX类型: 正式

HBuilderX版本号: 3.5.3

第三方开发者工具版本号: 4.1.1

基础库版本号: 3.510.8

项目创建方式: HBuilderX

示例代码:

[Module Factory] modular swancomponents/captcha4/captcha4 execution fail:
module @babel/runtime/regenerator is not defined
Error: [Module Factory] modular swancomponents/captcha4/captcha4 execution fail:
module @babel/runtime/regenerator is not defined
at a.value (file:///C:/Users/huangjundong/AppData/Roaming/SwanIDE/cli/vendor/swan-core/3.510.8/master/index.js:1:115563)
at file:///C:/Users/huangjundong/AppData/Roaming/SwanIDE/cli/vendor/swan-core/3.510.8/master/index.js:1:115233
at http://127.0.0.1:55021/output/app.js:4777:43
at a.value (file:///C:/Users/huangjundong/AppData/Roaming/SwanIDE/cli/vendor/swan-core/3.510.8/master/index.js:1:116292)
at Object.require (file:///C:/Users/huangjundong/AppData/Roaming/SwanIDE/cli/vendor/swan-core/3.510.8/master/index.js:1:115233)
at n (file:///C:/Users/huangjundong/AppData/Roaming/SwanIDE/cli/vendor/swan-core/3.510.8/master/index.js:1:795499)
at file:///C:/Users/huangjundong/AppData/Roaming/SwanIDE/cli/vendor/swan-core/3.510.8/master/index.js:1:795672
at Array.forEach (<anonymous>)
at a.value (file:///C:/Users/huangjundong/AppData/Roaming/SwanIDE/cli/vendor/swan-core/3.510.8/master/index.js:1:795620)
at a.value (file:///C:/Users/huangjundong/AppData/Roaming/SwanIDE/cli/vendor/swan-core/3.510.8/master/index.js:1:790495)
ext msg: {}

操作步骤:

引入百度小程序自定义组件

预期结果:

正常显示

实际结果:

报错 @babel/runtime/regenerator no defined

bug描述:

使用原生小程序引入组件可以正常显示,使用uniapp打包后报错。

2022-08-23 18:09 负责人:无 分享
已邀请:
dom_gee

dom_gee (作者)

报错信息

BoredApe

BoredApe - 有问题就会有答案。

请上传能重现问题的测试工程

  • dom_gee (作者)

    谢谢关注,已上传

    2022-08-23 18:15

dom_gee

dom_gee (作者)

项目工程

该问题目前已经被锁定, 无法添加新回复