I have installed Rust, Solana cli, and anchor cli. Anchor commands are working fine in the terminal but not in the project workspace. I'm new to rust, my guess is it should be initialized first then have to use anchor commands. Would really appreciate some resources that provide step-by-step instruction since I'm not able to find good resources yet.
Asked
Active
Viewed 78 times
0
-
Please provide enough code so others can better understand or reproduce the problem. – Community May 12 '22 at 17:24
-
try using avm to install anchor and then try it – Anoushk May 19 '22 at 05:47