>> >> -weight: 500;">npm -weight: 500;">install -g [email protected]
added 498 packages in 51s
>> -weight: 500;">npm -weight: 500;">install -g [email protected]
added 498 packages in 51s
>> -weight: 500;">npm -weight: 500;">install -g [email protected]
added 498 packages in 51s
>> openclaw -v
OpenClaw 2026.4.22 (00bd2cf)
>> openclaw -v
OpenClaw 2026.4.22 (00bd2cf)
>> openclaw -v
OpenClaw 2026.4.22 (00bd2cf)
openclaw onboard
openclaw onboard
openclaw onboard
openclaw models
openclaw models
openclaw models
openclaw gateway
openclaw gateway
openclaw gateway
openclaw tui
openclaw tui
openclaw tui - Installation
- Initial Setup
- First chat with the Agent
- Congrats, You made it work
- Extra: Things to consider - Operating System -> Windows 11
- Node Version -> Node.js v24.11.0
- Openclaw version -> openclaw 2026.4.22 - Install Node if you haven't installed it.
- Install OpenClaw with: - Check it is installed with: - You created an API KEY in Google AI Studio, make sure you set a budget, (let's say of 1 dollar for example), so you dont have surprises after some time using the agent. Although it is said free tier of this API KEY from google is good, it's better to be safe on that.
- If you need to keep working with OpenClaw on windows, or OpenClaw in general I would advice to be patient, it's likely you'll find things don't work in the way it should. I came up with this guide with a mix of trial-and-error, Geminis' help and testing with help from OpenClaw CLI.
- I tried to make this guide easy and practical, I consider I am not doing anything risky in the proposed setup, but feel free to comment if I am missing something or something else should be considered for starters.
- For some reason I couldn't finish the "-weight: 500;">npm openclaw" processes with CTRL+C as usual. I had to use the following command in PowerShell to kill the processes when needed taskkill /F /IM node.exe /T It is not best, but it is what it works by now.