anza-xyz / wallet-adapter

Modular TypeScript wallet adapters and components for Solana applications.
https://anza-xyz.github.io/wallet-adapter/
Apache License 2.0
1.44k stars 906 forks source link

error :./scripts/cargo-install-all.sh . #994

Closed songqingshududu closed 3 days ago

songqingshududu commented 4 days ago

image When I deploy the node, I execute this command:./scripts/cargo-install-all.sh. This error causes the node to not compile successfully install solana version:v1.18.15 rust: rustc 1.79.0 (129f3b996 2024-06-10)

mcintyre94 commented 3 days ago

There's no rust/cargo in this repo so this isn't the right place for this issue. This repo is for the frontend wallet-adapter library.