AI创想

标题: OpenClaw安装配置 [打印本页]

作者: 创想小编    时间: 昨天 16:59
标题: OpenClaw安装配置
作者:CSDN博客
OpenClaw + 阿里云 Coding Plan 安装配置

相关博客:
【保姆级教程】手把手教你安装OpenClaw并接入飞书,让AI在聊天软件里帮你干活-腾讯云开发者社区-腾讯云
OpenClaw (Clawdbot) 教程 | 菜鸟教程
阿里云百炼 Coding Plan - AI 编码订阅计划 - 阿里云
【OpenClaw】启动报错 disconnected (1008): unauthorized: gateway token mismatch-CSDN博客
如何设置阿里云coding plan api:
OpenClaw(原 Clawdbot、Moltbot)-大模型服务平台百炼(Model Studio)-阿里云帮助中心
阿里云百炼 Coding Plan - AI 编码订阅计划 - 阿里云
部署过程

方法一:
使用管理员权限 powershell 一键安装(【保姆级教程】手把手教你安装OpenClaw并接入飞书,让AI在聊天软件里帮你干活-腾讯云开发者社区-腾讯云),命令:
  1. iwr -useb https://openclaw.ai/install.ps1 | iex
复制代码
方法二:
一键安装报错:
  1. PS C:\WINDOWS\system32> iwr -useb https://openclaw.ai/install.ps1 | iex
  2. OpenClaw Installer
  3. [OK] Windows detected
  4. [OK] Node.js v24.14.0 found
  5. [*] Installing OpenClaw (openclaw@latest)...
  6. node.exe : npm error code ENOENT
  7. 所在位置 行:1 字符: 1
  8. & "C:\Program Files\nodejs/node.exe" "C:\Program Files\nodejs/node_mo ...
  9. + CategoryInfo          : NotSpecified: (npm error code ENOENT:String) [], RemoteException
  10.   + FullyQualifiedErrorId : NativeCommandError
复制代码
报错分析:





欢迎光临 AI创想 (http://llms-ai.com/) Powered by Discuz! X3.4