且笑风尘不敢造次 (@showyoubetter) 在 记录opencode安装报错 中发帖
之前看到好几个opencode的帖子就尝试安装了, 但一直安装报错
使用npm install -g opencode-ai显示安装成功, 但实际没有成功下载二进制文件, 报错如下
It seems that your package manager failed to install the right version of the opencode CLI for your platform. You can try manually installing the "opencode-windows-x64" package
手动安装github的二进制文件, 执行.\opencode.exe, 也报错
{
"name": "BunInstallFailedError",
"data": {
"pkg": "opencode-copilot-auth",
...