#error
13 messages · Page 1 of 1 (latest)
run cargo add bevy in your project directory
Even though I did that it still doesn't work
what did cargo add bevy output?
What is the new error?
I suspect the code you're trying to use is an older example that uses a previous version of bevy, while you have installed the latest
The error you see is the current error.
Can We see your Cargo.toml?
you need to run that cargo add bevy in your project's directory