Skip to content

Download failed when installing agent-deck 0.26.0 #332

@tincann

Description

@tincann

When running the install script from the docs, it fails with: curl: (56) The requested URL returned error: 404

curl -fsSL https://raw.githubusercontent.com/asheshgoplani/agent-deck/main/install.sh | bash
╔════════════════════════════════════════╗
║        Agent Deck Installer            ║
╚════════════════════════════════════════╝

Detected: darwin/arm64
Package manager: Homebrew (auto-detected)
Fetching latest version...
Installing version: v0.26.0
Downloading from: https://github.com/asheshgoplani/agent-deck/releases/download/v0.26.0/agent-deck_0.26.0_darwin_arm64.tar.gz
Downloading...
curl: (56) The requested URL returned error: 404
Error: Download failed
URL: https://github.com/asheshgoplani/agent-deck/releases/download/v0.26.0/agent-deck_0.26.0_darwin_arm64.tar.gz

This could mean:
  - The version doesn't exist
  - The release hasn't been published yet
  - Network issues

Try building from source instead:
  git clone https://github.com/asheshgoplani/agent-deck.git
  cd agent-deck && make install

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions