koishi搭建在ubuntu的docker上,目前依赖都最新了,某一个版本的koishi后安装插件会报下方错误,然后再点一遍安装插件就会安装成功,也不会自动重启,论坛搜了一圈也没搜到相关的,请问有大佬知道这是什么问题吗,感谢
2026-01-06 12:29:49 [W] config failed to resolve koishi-plugin-eat-what-pro
2026-01-06 12:29:49 [W] config Error: Cannot find module 'koishi-plugin-eat-what-pro' Require stack: - /koishi/node_modules/@koishijs/plugin-config/lib/node/index.js - /koishi/node_modules/@koishijs/loader/lib/index.js - /koishi/node_modules/koishi/lib/worker/index.js at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15) at Function.resolve (node:internal/modules/helpers:190:19) at PackageScanner.parsePackage (/koishi/node_modules/@koishijs/plugin-config/lib/node/index.js:63:29) at async PackageScanner.loadPackage (/koishi/node_modules/@koishijs/registry/lib/index.js:166:14) at async Promise.all (index 50) at async PackageScanner.collect (/koishi/node_modules/@koishijs/registry/lib/index.js:144:20) at async Proxy.collect (/koishi/node_modules/@koishijs/plugin-config/lib/node/index.js:80:5) at async Proxy.get (/koishi/node_modules/@koishijs/plugin-config/lib/shared/index.js:69:22) at async /koishi/node_modules/@koishijs/plugin-config/node_modules/@koishijs/console/lib/index.js:56:14 at async /koishi/node_modules/@koishijs/plugin-console/node_modules/@koishijs/console/lib/index.js:251:51