Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anchor CLI Error: Unable to Download Platform Tools (404 Not Found) #3553

Open
Patrick-Ehimen opened this issue Feb 11, 2025 · 0 comments
Open

Comments

@Patrick-Ehimen
Copy link

Patrick-Ehimen commented Feb 11, 2025

Issue: Failed to Install Platform Tools for Anchor CLI

Description

When attempting to run anchor test or anchor build, the following error occurs:

"ERROR cargo_build_sbf] Failed to install platform-tools: HTTP status client error (404 Not Found) for url (https://github.com/anza-xyz/platform-tools/releases/download/v1.42/platform-tools-osx-x86_64.tar.bz2)"

This error prevents the Anchor CLI from functioning properly.

Steps to Reproduce

  1. Setup a new anchor project
  2. Run anchor test or anchor build
  3. Observe the error message

Expected Behavior

The Anchor CLI should successfully install all necessary dependencies without errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant