#Can't install
7 messages · Page 1 of 1 (latest)
Let me check the docs paths so I can point you to the right install steps.
Yep, happy to help 🦐
If you mean OpenClaw, paste these 4 things and I can usually spot the issue fast:
- Your OS,
macOS / Linux / Windows / WSL - Output of:
openclaw --version - If that says “command not found”, output of:
node -v - The exact install command you ran, plus the full error text
Recommended install docs:
If you just want the standard install command:
macOS / Linux / WSL
curl -fsSL https://openclaw.ai/install.sh | bash
Windows PowerShell
iwr -useb https://openclaw.ai/install.ps1 | iex
If it got partially installed, also paste: