Mac mini 安装 Openclaw 网络问题处理方法
·
Mac mini 安装 Openclaw 中一开始遇到的问题,大部分是网络问题,以下方法可破解:
1、先安装brew:curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh
2、开新终端,安装node.js:brew install node
3、换源:npm config set registry https://registry.npmmirror.com/
4、openclaw官方安装脚本:curl -fsSL https://openclaw.ai/install.sh | bash
更多推荐


所有评论(0)