- 工信部备案号 滇ICP备05000110号-1
- 滇公网安备53011102001527号
- 增值电信业务经营许可证 B1.B2-20181647、滇B1.B2-20190004
- 云南互联网协会理事单位
- 安全联盟认证网站身份V标记
- 域名注册服务机构许可:滇D3-20230001
- 代理域名注册服务机构:新网数码
- CN域名投诉举报处理平台:电话:010-58813000、邮箱:service@cnnic.cn
最近OpenClaw 项目火起来了。接触的用户也骤然增多,大多数人都是想尝个新,但是遇到了各种问题。
在 Windows 10 下安装中我们也遇到了npm install -g clawdbot 出现错误
npm ERR! code 128 npm ERR! An unknown git error occurred npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/layouts/Admin.js.git npm ERR! git@github.com: Permission denied (publickey). npm ERR! fatal: Could not read from remote repository. npm ERR! npm ERR! Please make sure you have the correct access rights npm ERR! and the repository exists.
这里我们只需要执行下面这个命令就可以解决:
git config --global http.sslverify "false"
售前咨询
售后咨询
备案咨询
二维码

TOP