-
Notifications
You must be signed in to change notification settings - Fork 194
Closed
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels