Open BravoNatalie opened 1 week ago
Please refer this link
Please confirm you are using anchor 0.29 and solana<1.18.0 versions to run the tests.
@obstoody Yes, I'm using the correct versions
anchor_version = "0.29.0"
solana_version = "1.17.0"
You are running test code on which network? If you are running on your local, you have to setup all the accounts you are using in test codes.
I'm running locally. What do you mean I have to set up all accounts? Could you provide a step-by-step process?
I’m trying to run the tests as outlined in the README, but I keep getting errors in the output. I’m new to the Solana ecosystem, so any guidance would be greatly appreciated!