Michal Vavra
Results
1
comments of
Michal Vavra
trafficstars
It looks like you are trying to run [`examples/hackernews-axum`](https://github.com/gbj/leptos/tree/d0ff64daaab2eee68fce336e242dc6d091888e99/examples/hackernews-axum). Try following steps: 1. `rustup toolchain install nightly --allow-downgrade` - make sure you have Rust nightly 2. `rustup default nightly` -...