-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
dev server fails to launch #2893
Comments
What's the complete program that you're running? Please make sure it's exactly what's on the getting started page. |
I followed the tutorial at https://rocket.rs/guide/v0.5/getting-started/#getting-started |
The tutorial guides you to running a very specific program, which would result in different output than you've pasted here. I've asked you to provide the complete program that you're compiling and executing to see where you might have gone astray. Without it, we cannot help you. |
i followed the tutorial to the letter and ended up with something other than advertised. |
This happened to me as well. It took me a while to realize I made a mistake. |
@szabgab use the hello example from the examples folder, i think the documentation needs an update or sth |
What kind of documentation problem are you reporting?
Unclear Docs
Where is the issue found?
https://rocket.rs/guide/v0.5/getting-started/#getting-started
What's wrong?
cargo run
outputs the following on wsl2 without ever starting the dev serverSystem Checks
master
on GitHub.The text was updated successfully, but these errors were encountered: