#How can i install a specific openclaw version

2 messages ยท Page 1 of 1 (latest)

jolly parcel
ocean badgerBOT
#

Yep, use the package version without the leading v.

If this is a fresh install:

pnpm add -g openclaw@2026.4.12
pnpm approve-builds -g
openclaw onboard --install-daemon

If you already have OpenClaw installed and just want to switch to that version:

openclaw update --tag 2026.4.12
openclaw doctor
openclaw gateway restart