I installed QMD but never really used it. And am noticing this in the logs:
04:25:01+00:00 warn memory {"subsystem":"memory"} qmd update failed (Error: qmd update failed (code 1): file:///home/mia/.bun/install/global/node_modules/@tobilu/qmd/dist/collections.js:112
throw new Error(`Failed to parse ${configPath}: ${error}`);
^
Error: Failed to parse /home/mia/.openclaw/agents/evie/qmd/xdg-config/qmd/index.yml: YAMLParseError: Map keys must be unique at line 11, column 3:
pattern: "**/*.md"
memory-dir-evie:
^
at loadConfig (file:///home/mia/.bun/install/global/node_modules/@tobilu/qmd/dist/collections.js:112:15)
at getCollection (file:///home/mia/.bun/install/global/node_modules/@tobilu/qmd/dist/collections.js:147:20)
at updateCollections (file:///home/mia/.bun/install/global/node_modules/@tobilu/qmd/dist/cli/qmd.js:432:25)
at file:///home/mia/.bun/install/global/node_modules/@tobilu/qmd/dist/cli/qmd.js:2665:19
Node.js v22.22.2
)
I think it's maybe best I just uninstall it, but want to make sure I do it cleanly. What do I need to do?