opencode
opencode copied to clipboard
BunInstallFailederror on First Run
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
- Set environment variables for corporate proxy usage
- Install opencode using standard curl command
- Start opencode
Screenshot and/or share link
No response
Operating System
Ubuntu 22.04.5 LTS
Terminal
bash via VSCode