Hi all,
I’m current doing the Solana Programming 101 course and run into the following problem. When I run the following code
cargo install spl-token-cli
it gives me the following error
I’ve currently got solana-cli 1.14.21 install, and my window machine is running the latest ubuntu. and also I’ve got all the toolchain installed as well.
so I can’t seems to figure out what cause the issue.