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

[ERROR] Failed to install platform-tools during anchor build on Mac OS (Intel i7) #3463

Open
siddheshJungade opened this issue Jan 1, 2025 · 1 comment

Comments

@siddheshJungade
Copy link

Steps to Reproduce

Run the following command in the project directory:
anchor build

Observe the following error during the build process.
[2025-01-01T20:21:17.499454000Z 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)

Environment
Operating System: Mac OS (Intel i7)
Anchor Version: 0.28.0
Rust Version: 1.27.1

@xiaoyu1998
Copy link

sh -c "$(curl -sSfL https://release.anza.xyz/v1.18.22/install)" will download v1.41 @siddheshJungade

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

2 participants