某些插件无法运作

插件加载失败,这可能是插件本身的问题所致。请联系插件作者并反馈此问题。

之前还能用的啊

2025-07-29 10:32:46 [I] loader apply plugin cumyou:ccflx4
2025-07-29 10:32:46 [E] loader Error [ERR_REQUIRE_ESM]: require() of ES Module /koishi/node_modules/@satorijs/element/lib/index.js from /koishi/node_modules/koishi-plugin-cumyou/lib/index.js not supported.
                        Instead change the require of /koishi/node_modules/@satorijs/element/lib/index.js in /koishi/node_modules/koishi-plugin-cumyou/lib/index.js to a dynamic import() which is available in all CommonJS modules.
                            at Object.<anonymous> (/koishi/node_modules/koishi-plugin-cumyou/lib/index.js:4:23)
1 个赞

自己解决了 原因是 Element依赖是alpha版本 插件不适配。降级后即可正常使用。

1 个赞