I'm having an error while using cargo to install anchor-cli and avm in WSL Ubuntu, what am I doing wrong?
I already have Rust, Solana and Yarn installed successfully. The command I am trying to use is this one: cargo install --git https://github.com/project-serum/anchor avm --locked --force The error message I get back is this: error: failed to run custom build…