Fails to install opencode on Ghostty #775

Closed
opened 2026-02-16 17:28:14 -05:00 by yindo · 2 comments
Owner

Originally created by @TheHolyWaffle on GitHub (Jul 17, 2025).

Originally assigned to: @thdxr on GitHub.

When trying to install opencode in a ghostty terminal it fails with the following error:

❯ curl -fsSL https://opencode.ai/install | bash
\033[0;31mFailed to fetch version information\033[0m

It does work correctly when I run the same command in default Mac terminal

Environment:
MacOS: Sequoia 15.5
Ghostty: 1.1.3
Zsh: zsh 5.9 (arm64-apple-darwin24.0)

Originally created by @TheHolyWaffle on GitHub (Jul 17, 2025). Originally assigned to: @thdxr on GitHub. When trying to install opencode in a ghostty terminal it fails with the following error: ``` ❯ curl -fsSL https://opencode.ai/install | bash \033[0;31mFailed to fetch version information\033[0m ``` It does work correctly when I run the same command in default Mac terminal **Environment:** MacOS: `Sequoia 15.5` Ghostty: `1.1.3` Zsh: `zsh 5.9 (arm64-apple-darwin24.0)`
yindo closed this issue 2026-02-16 17:28:14 -05:00
Author
Owner

@CodinCat commented on GitHub (Jul 17, 2025):

most likely just a temporary GitHub issue. try to open https://api.github.com/repos/sst/opencode/releases/latest first to confirm it's responding the version info correctly, and run the install script again.

@CodinCat commented on GitHub (Jul 17, 2025): most likely just a temporary GitHub issue. try to open https://api.github.com/repos/sst/opencode/releases/latest first to confirm it's responding the version info correctly, and run the install script again.
Author
Owner

@thdxr commented on GitHub (Jul 17, 2025):

yeah github issue - closing for now

@thdxr commented on GitHub (Jul 17, 2025): yeah github issue - closing for now
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#775