can't read config after update to latest main

getting this message
Invalid config:\n- plugins: plugin: plugin manifest not found: /home/yasen/src/clawdbot/extensions/nextcloud-talk/clawdbot.plugin.json
Failed to read config at /home/yasen/.clawdbot/clawdbot.json Error: Invalid config
at Object.loadConfig (file:///home/yasen/src/clawdbot/dist/config/io.js:202:23)
at loadConfig (file:///home/yasen/src/clawdbot/dist/config/io.js:464:51)
at file:///home/yasen/src/clawdbot/dist/agents/context.js:10:21
โ”‚
Solution
clawdbot plugins disable nextcloud-talk
clawdbot plugins remove nextcloud-talk


This is documented in the Plugins guide. ๐Ÿฆ
Was this page helpful?