#Can't install

7 messages · Page 1 of 1 (latest)

drifting lichen
#

Can I have some help with installing claw ai please?

untold spokeBOT
fast steepleBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

fickle vergeBOT
#

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:

  1. Your OS, macOS / Linux / Windows / WSL
  2. Output of:
    openclaw --version
    
  3. If that says “command not found”, output of:
    node -v
    
  4. 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: