OpenClaw 成功安装配置记录
依赖版本
-
Git: 2.45.1.windows.1
-
Node.js: v22.22.2
-
npm: 10.9.7
安装命令
cmd 在管理员命令下执行
1,npm config set registry https://registry.npmmirror.com/ #转到国内镜像站
2,npm install -g openclaw@latest --verbose #通过npm安装openclaw
3,openclaw onboard --install-daemon #一定要用这个指令进入配置
yes
QuickStart
Volcano Engine #这里很重要,火山方舟要选这个
输入apikey
model------(volcengine-plan/ark-code-latest)
其他全部skip for new
open the web ui
openclaw的常用指令
openclaw dashboard 在新的cmd中输入 从web ui打开龙虾聊天窗口
openclaw gateway stop 网关关闭
openclaw gateway start 网关开启
openclaw config set gateway.controlUi.allowInsecureAuth true 关闭不安全认证
openclaw config set tools.profile full 允许openclaw使用完整配置。操作权限很大。
openclaw config set tools.exec.host "gateway"