wochenlong / ai-tag

基于rr-welcone修改的,安全、个性化的随机ai绘画tag插件
0 stars 0 forks source link

docker运行报错 #1

Open xmbhjQAQ opened 1 year ago

xmbhjQAQ commented 1 year ago

tag TypeError: Cannot read properties of undefined (reading 'children') at Function.parse (/koishi/node_modules/@satorijs/element/lib/index.cjs:274:18) at I18n.render (/koishi/node_modules/@koishijs/core/lib/index.cjs:548:27) at I18n.text (/koishi/node_modules/@koishijs/core/lib/index.cjs:569:23) at Session2.text (/koishi/node_modules/@koishijs/core/lib/index.cjs:2146:26) at _Command. (/koishi/node_modules/koishi-plugin-ai-tag/lib/index.js:26:59) at Array. (/koishi/node_modules/@koishijs/core/lib/index.cjs:1660:27) at argv.next (/koishi/node_modules/@koishijs/core/lib/index.cjs:1672:60) at _Command.execute (/koishi/node_modules/@koishijs/core/lib/index.cjs:1675:33) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async /koishi/node_modules/@koishijs/core/lib/index.cjs:2240:22

wochenlong commented 1 year ago

似乎是1.4.1版会导致错误,1.2.1版本是正常的,我会在最新版中修复这个错误