windows部署openclaw

1.安装node-js

https://nodejs.org/en/download
我这里版本选择是V22.22.1

2.安装openclaw

iwr -useb https://openclaw.ai/install.ps1 | iex

3.配置openclaw

https://open.dingtalk.com/document/dingstart/install-openclaw-locally

解决启动gateway失败

openclaw gateway stop
openclaw gateway --port 18789 --verbose
https://blog.csdn.net/skywalk8163/article/details/158729467

4.对接钉钉:

https://open.dingtalk.com/document/dingstart/build-dingtalk-ai-employees

posted @ 2026-03-13 19:16  wan了个蛋  阅读(37)  评论(0)    收藏  举报