openclaw doctor starts with this:
โ Bundled plugins โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฎ
โ โ
โ Bundled plugin runtime deps need staging. โ
โ - @agentclientprotocol/sdk@0.21.0 (used by openclaw-core) โ
โ - @lydell/node-pty@1.2.0-beta.12 (used by openclaw-core) โ
โ - croner@^10.0.1 (used by openclaw-core) โ
โ - dotenv@^17.4.2 (used by openclaw-core) โ
โ - global-agent@^4.1.3 (used by openclaw-core) โ
โ - jiti@^2.6.1 (used by openclaw-core) โ
โ - json5@^2.2.3 (used by openclaw-core) โ
โ - jszip@^3.10.1 (used by openclaw-core) โ
โ - markdown-it@14.1.1 (used by openclaw-core) โ
โ - node-llama-cpp@3.18.1 (used by memory-core) โ
โ - openai@^6.34.0 (used by openclaw-core) โ
โ - sqlite-vec@0.1.9 (used by openclaw-core) โ
โ - tar@7.5.13 (used by openclaw-core) โ
โ - tslog@^4.10.2 (used by openclaw-core) โ
โ - web-push@^3.6.7 (used by openclaw-core) โ
โ Fix: run openclaw doctor --fix to install them. โ
after running openclaw doctor --fix and installing all these, or at least I thought it would install them, I get this:
โ
โ Gateway โ
โ Runtime: running (pid 4072023, state active, sub running, last exit 0, reason 0) โ
โโโโโโโโโโโโโโโโโโโฏ
Restarted systemd service: openclaw-gateway.service
โ Gateway โโโโโโโโโโโโโโโฎ
โ Gateway not running. โ
โโโโโโโโโโโโโโโโโโโโโโโโโโฏ
And running doctor again gives me the same missing dependencies. The latest releases completely broke my installation.