opencode icon indicating copy to clipboard operation
opencode copied to clipboard

BunInstallFailederror on First Run

Open ZeroCool2u opened this issue 2 weeks ago • 5 comments

Description

Can't get anymore info out of opencode on this error. Installed using the standard curl command. There is a corporate proxy, but environment variables are configured correctly including the NODE_EXTRA_CA_CERTS variable. All other apps are using the exact same configuration and work correctly.

(base) ubuntu@machinename:/mnt$ opencode
^[\{
  "name": "BunInstallFailedError",
  "data": {
    "pkg": "opencode-copilot-auth",
    "version": "0.0.9"
  }
}

OpenCode version

1.0.193

Steps to reproduce

  1. Set environment variables for corporate proxy usage
  2. Install opencode using standard curl command
  3. Start opencode

Screenshot and/or share link

No response

Operating System

Ubuntu 22.04.5 LTS

Terminal

bash via VSCode

ZeroCool2u avatar Dec 23 '25 17:12 ZeroCool2u