-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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 cargo_build_sbf Failed to install platform-tools #3462
Comments
cargo build-sbf --force-tools-install --tools-version v1.43 |
let's try with solana version 1.18.21 |
@docongminh thanks, you are genius |
sh -c "$(curl -sSfL https://release.anza.xyz/v1.18.22/install)" |
As mentioned in #3462 (comment), installing Solana v1.18 makes it work. You can also use Solana v2.1 in the future, which uses |
I have running anchor build, i got
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
pleasse help change to v1.43
The text was updated successfully, but these errors were encountered: