Jeffrey · Chiang

OpenClaw 本地部署过程纪要

记录常用命令行脚本

OpenClaw 本地部署过程纪要

准备

node -v # 检查node版本 22.x.x +

安装

curl -fsSL https://openclaw.ai/install.sh | bash

http://127.0.0.1:18789/#token=

如果有使用nvm,如果以后终端提示openclaw command not found,有可能是因为新终端有默认的node版本,检查并切换至与安装时一致的版本,

启动:openclaw gateway

如果提示网关已运行:openclaw gateway stop ,来关闭之前已运行的网状