-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to install 0.30.1, is it a valid version #3126
Comments
Same to me, and my system is linux |
+1 macOS :( |
It looks like The easiest fix would be to install without the
Or use |
+1 macOS |
+1 macOS. |
it's cool, I ran it successfully in VScode wsl terminal, but there are some minor bugs.
|
found a solution, i just mentioned it here #3131 (comment) |
The following steps worked for me:
|
I had the same issue and fixed by replace my rustc version to a lower one. But a new problem came out is C:\Users\23793>avm --version C:\Users\23793>anchor --version C:\Users\23793>anchor init day1 |
it worked for me,tks |
Worked for me as well. |
|
Go to the directory where the error is coming from "C:\Users\username.cargo\registry\src\index.crates.io-6f17d22bba15001f\time-0.3.29\src\format_description\parse\mod.rs:83:9" Edit the
Save and try the installation again. You may encounter warnings like the following:
For that, run the following code:
You may also encounter environment warnings after this. Just manually add the file path on your machine, like this:
Go to the Advanced tab and click on Environment Variables. Add the file path:
Try the installation again. Restart your terminal and verify installation with:
|
macOS
|
I want to install anchor-cli,but it is fail,
The text was updated successfully, but these errors were encountered: