【Openclaw 2026.3.2版本】解决plugin feishu: duplicate plugin id detected问题
如何解决openclaw重复报plugin feishu: duplicate plugin id detected的问题
·
1. 问题现象
很多人配置Openclaw后可能会遇到这个报错,虽然不影响openclaw和飞书使用,但是观感很不好且影响调试。](https://i-blog.csdnimg.cn/direct/15c3b0125a604cda81c640590eb11630.png)
2.解决方案
删除掉重复的feishu文件夹,我这里是在/.npm-global/lib/node_modules/和~/.openclaw/extensions/中都有个feishu文件夹,删除.openclaw下的feishu文件夹,再在openclaw.json的plugins配置中把飞书的路径更新成现存的路径就行,比如我的是~/.npm-global/lib/node_modules/openclaw/extensions/feishu。
重新启动下openclaw(openclaw gateway restart),尝试飞书发个信息,成功~
更多推荐

所有评论(0)