Closed imding closed 1 month ago
The command is cargo generate TheBevyFlock/bevy_quickstart --branch cargo-generate
. There should be an underscore (_
) not minus (-
).
Nice catch. That's an unhelpful message on cargo-generate
's end... maybe an issue can be opened there.
At least this won't be a problem with bevy new 2d
Opened issue on cargo-generate
: https://github.com/cargo-generate/cargo-generate/issues/1278
I get this when I run
cargo generate TheBevyFlock/bevy-quickstart --branch cargo-generate
as suggested in the README.md and my Github credentials doesn't work for this.