#Can't install
6 messages ยท Page 1 of 1 (latest)
Yep, happy to help ๐ฆ
Fastest supported install path is:
macOS / Linux
curl -fsSL https://openclaw.ai/install.sh | bash
openclaw onboard --install-daemon
Windows (PowerShell)
iwr -useb https://openclaw.ai/install.ps1 | iex
openclaw onboard --install-daemon
Then check:
openclaw gateway status
A couple important bits:
- Node 22.14+ is required, Node 24 is recommended
pnpmis recommended- avoid Bun for Gateway installs
Before we troubleshoot, please paste:
openclaw --version
node --version
And tell me:
- your OS