[BUG] Install script at https://claude.ai/install.sh - GCS_BUCKET does not exist

Resolved 💬 2 comments Opened Mar 31, 2026 by solarisfire Closed Mar 31, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

When installing claude-code using the install.sh script, hosted at claude.ai, it downloads form a Google Storage Bucket at https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases

However, accessing that bucket returns the error:

<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Details>No such object: claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases</Details>
</Error>

What Should Happen?

The storage bucket should exist, and claude-code should install.

Error Messages/Logs

Steps to Reproduce

Use the install script to install claude-code.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

Current

Platform

Anthropic API

Operating System

Other Linux

Terminal/Shell

Other

Additional Information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗