hbuilderX版本:4.57
钉钉小程序版本:3.9.41.0
需求:通过hbuilder的“钉钉小程序开发”编译,自动打开钉钉小程序ide,本地编译发布,点击页面测试
报错:16:49:53.488 TypeError: Cannot read properties of undefined (reading 'complete')
16:49:53.488 at D:/2-ide/HBuilderX/bin/internal:/miniprogram-builder/regenerator-runtime/runtime.js:62:6
16:49:53.489 60 | function tryCatch(fn, obj, arg) {
16:49:53.489 61 | try {
16:49:53.489 62 | return { type: "normal", arg: fn.call(obj, arg) };
16:49:53.489 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16:49:53.489 63 | } catch (err) {
16:49:53.489 64 | return { type: "throw", arg: err };
备注:偶发性错误,切换到“钉钉小程序测试”时偶尔成功
还麻烦请教解决,谢谢

3***@qq.com
- 发布:2025-04-21 17:03
- 更新:2025-04-21 17:07
- 阅读:66
3***@qq.com (作者)
这个确实不方便,能远程协助?
2025-04-21 17:12