5***@qq.com
5***@qq.com
  • 发布:2022-10-26 14:49
  • 更新:2023-12-04 09:28
  • 阅读:784

【报Bug】"dynamicLib://editorLib/editor" 未找到

分类:HBuilderX

产品分类: HbuilderX

PC开发环境操作系统: Windows

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

HBuilderX版本号: 3.6.7

示例代码:

{
"path": "builderDiary/update",
"style": {
"backgroundColor": "#66ccff",
"backgroundColorTop": "#66ccff",
"navigationBarTitleText": "修改日志",
"enablePullDownRefresh": false,
"usingSwanComponents": {
"editor": "dynamicLib://editorLib/editor"
},
"app-plus": {
"softinputMode": "adjustResize"
}
}

        },

操作步骤:

运行---微信开发工具编译

预期结果:

正常编译

实际结果:

运行到微信开发工具编译失败找不到插件 如下:
["usingComponents"]["editor"]: "dynamicLib://editorLib/editor" 未找到(env: Windows,mp,1.06.2209070; lib: 2.26.1)

bug描述:

pages.json 文件配置使用editor 编辑器
{
"path": "builderDiary/update",
"style": {
"backgroundColor": "#66ccff",
"backgroundColorTop": "#66ccff",
"navigationBarTitleText": "修改日志",
"enablePullDownRefresh": false,
"usingSwanComponents": {
"editor": "dynamicLib://editorLib/editor"
},
"app-plus": {
"softinputMode": "adjustResize"
}
}

        },  

运行到微信 开发工具报以下错误

["usingComponents"]["editor"]: "dynamicLib://editorLib/editor" 未找到(env: Windows,mp,1.06.2209070; lib: 2.26.1)

2022-10-26 14:49 负责人:无 分享
已邀请:
DCloud_UNI_Anne

DCloud_UNI_Anne

青青子衿A

青青子衿A

您好,这个问题解决了吗

  • 1***@qq.com

    同问,请问解决了吗

    2023-09-17 21:27

f***@qq.com

f***@qq.com

我也碰到了这个问题

要回复问题请先登录注册