Skip to content

[BUG] macOS native installer serves outdated 2.1.2 when 2.1.3/2.1.4 available #17486

@sasojadrovski

Description

@sasojadrovski

Description

The macOS native installer (curl -fsSL https://claude.ai/install.sh | bash) installs version 2.1.2, and claude update reports it as up-to-date, even though 2.1.3 was released ~2 days ago and 2.1.4 was released today.

Steps to Reproduce

  1. Run curl -fsSL https://claude.ai/install.sh | bash
  2. Run claude --version → shows 2.1.2
  3. Run claude update → reports "Claude Code is up to date (2.1.2)"

Expected Behavior

The native installer should install the latest version (2.1.4), or at minimum claude update should detect and install newer versions.

Actual Behavior

  • Fresh install via native installer gives 2.1.2
  • claude update does not detect 2.1.3 or 2.1.4

Environment

  • OS: macOS (Darwin 25.2.0)
  • Installation method: Native (~/.local/bin/claude)
  • Current version: 2.1.2
  • Available versions: 2.1.3 (Jan 9), 2.1.4 (Jan 11)

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:packagingbugSomething isn't workinghas reproHas detailed reproduction stepsplatform:macosIssue specifically occurs on macOSstaleIssue is inactive

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions