ikechan8370 / yunzai-meme

Yunzai机器人的表情包插件
GNU General Public License v3.0
111 stars 18 forks source link

对图片回复触发表情包事件报错 #31

Closed ColorfulGhost closed 1 week ago

ColorfulGhost commented 3 weeks ago
[表情包(memes)] TypeError: File is not a constructor
0|TRSS-Yunzai  |     at memes (file:///home/bot/TRSS-Yunzai/plugins/yunzai-meme/meme.js:341:35)
0|TRSS-Yunzai  |     at async PluginsLoader.deal (file:///home/bot/TRSS-Yunzai/lib/plugins/loader.js:262:41) {
0|TRSS-Yunzai  |   [stack]: 'TypeError: File is not a constructor\n' +
0|TRSS-Yunzai  |     '    at memes (file:///home/bot/TRSS-Yunzai/plugins/yunzai-meme/meme.js:341:35)\n' +
0|TRSS-Yunzai  |     '    at async PluginsLoader.deal (file:///home/bot/TRSS-Yunzai/lib/plugins/loader.js:262:41)',
0|TRSS-Yunzai  |   [message]: 'File is not a constructor'
0|TRSS-Yunzai  | }
ColorfulGhost commented 1 week ago

已确定是Node版本问题 使用最新Node 即可