curl can't install #2684

Closed
opened 2026-02-16 17:36:50 -05:00 by yindo · 3 comments
Owner

Originally created by @jacobdalamb on GitHub (Nov 8, 2025).

Originally assigned to: @rekram1-node on GitHub.

Description

failed to install

OpenCode version

n/a

Steps to reproduce

run curl -fsSL https://opencode.ai/install | bash

Screenshot and/or share link

Image

Operating System

macOS 26.1

Terminal

Terminal.app

Originally created by @jacobdalamb on GitHub (Nov 8, 2025). Originally assigned to: @rekram1-node on GitHub. ### Description failed to install ### OpenCode version n/a ### Steps to reproduce run `curl -fsSL https://opencode.ai/install | bash` ### Screenshot and/or share link <img width="814" height="94" alt="Image" src="https://github.com/user-attachments/assets/b0787ed7-3756-4c60-996f-9dd0cf3b42b4" /> ### Operating System macOS 26.1 ### Terminal Terminal.app
yindo added the bug label 2026-02-16 17:36:50 -05:00
yindo closed this issue 2026-02-16 17:36:50 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 8, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #3501: Installer should check if unzip is present - the install script may be failing due to missing unzip dependency
  • #2301: no check if unzip is installed - similar issue with missing unzip causing installation failures
  • #2393: Website is down and curl can't install: Failed to fetch version information - similar curl install script failure (closed)

The installation script appears to have dependency requirements that aren't being checked. Please verify that unzip is installed on your system and try again.

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Nov 8, 2025): This issue might be a duplicate of existing issues. Please check: - #3501: Installer should check if `unzip` is present - the install script may be failing due to missing unzip dependency - #2301: no check if unzip is installed - similar issue with missing unzip causing installation failures - #2393: Website is down and curl can't install: Failed to fetch version information - similar curl install script failure (closed) The installation script appears to have dependency requirements that aren't being checked. Please verify that `unzip` is installed on your system and try again. Feel free to ignore if none of these address your specific case.
Author
Owner

@rekram1-node commented on GitHub (Nov 8, 2025):

@jacobdalamb thats a github api issue u should be able to try again and it should work

sometimes their api can be flaky

@rekram1-node commented on GitHub (Nov 8, 2025): @jacobdalamb thats a github api issue u should be able to try again and it should work sometimes their api can be flaky
Author
Owner

@mattjohnsonpint commented on GitHub (Dec 6, 2025):

sometimes their api can be flaky

... also you can easily hit GitHub's rate limit for unauthenticated requests.

@mattjohnsonpint commented on GitHub (Dec 6, 2025): > sometimes their api can be flaky ... also you can easily hit [GitHub's rate limit for unauthenticated requests](https://docs.github.com/en/rest/using-the-rest-api/rate-limits-for-the-rest-api?apiVersion=2022-11-28#primary-rate-limit-for-unauthenticated-users).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2684