环境安装:

安装nodejs:https://nodejs.org/zh-cn/download

安装Git:https://git-scm.com/install/windows
————————————————————————————–
PowerShell提权:Set-ExecutionPolicy RemoteSigned -Scope CurrentUser

PowerShell安装命令:iwr -useb https://openclaw.ai/install.ps1 | iex

CMD安装命令:curl -fsSL https://openclaw.ai/install.cmd -o install.cmd && install.cmd && del install.cmd
——————————————————————————————————-

手动安装依赖(使用国内镜像源加速)
npm install @larksuiteoapi/node-sdk –registry=https://registry.npmmirror.com/

配置飞书 openclaw config

安装配置向导:openclaw onboard

openclaw config

启动网关 openclaw gateway

手动配配置令牌:\.openclaw\openclaw.json

声明:本站内容来自公开平台,如若侵犯到您的权益,请联系我们,我们会第一时间删除!联系QQ:502428990。