#openclaw: command not found
1 messages Β· Page 1 of 1 (latest)
Let me check the docs first so I donβt guess the wrong cause.
It usually is not actually getting deleted.
Most of the time it is one of these:
- your
PATHno longer includes the global OpenClaw bin - you switched Node versions (
nvm/fnm/asdf/ similar), soopenclawis installed under a different Node
First, can you paste this:
openclaw --version
node -v
which openclaw
pnpm bin -g
echo "$PATH"
If openclaw still works right now, also paste: