coral-xyz / anchor-book

The Anchor Book
https://book.anchor-lang.com
Apache License 2.0
99 stars 59 forks source link

Cargo cannot install avm #53

Closed JayBee007 closed 2 years ago

JayBee007 commented 2 years ago

On executing the following command from anchor-book cargo install --git https://github.com/project-serum/anchor avm --locked --force, it fails with an error error: could not find avm in https://github.com/project-serum/anchor with version *

paul-schaaf commented 2 years ago

sorry just saw this now. Im not able to reproduce it though. can you share some more details about your local environment?

JayBee007 commented 2 years ago

@paul-schaaf It did install avm this time, Installing avm v0.24.2 (https://github.com/project-serum/anchor#0b4c7b0c) cannot figure out what was the issue, but I guess that may be recently the version was locked from * to 0.24.2, thanks for replying, closing the issue.