Cargo: command not found #3354
Answered
by
DJMcNab
IndecisivePotato
asked this question in
Q&A
-
Hello, just started with Bevy - Getting Started, downloaded Git Bash, made first few step and on "Try the examples in the examples folder |
Beta Was this translation helpful? Give feedback.
Answered by
DJMcNab
Dec 16, 2021
Replies: 1 comment 1 reply
-
Hmm that's strange. As you followed the setup guide, you should have Rust installed. When you installed rust from https://rustup.rs/ as instructed in the setup guide, did you select the option to the cargo home to |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
IndecisivePotato
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hmm that's strange. As you followed the setup guide, you should have Rust installed.
When you installed rust from https://rustup.rs/ as instructed in the setup guide, did you select the option to the cargo home to
PATH
?