yewstack / yew

Rust / Wasm framework for creating reliable and efficient web applications
https://yew.rs
Apache License 2.0
30.35k stars 1.42k forks source link

Get start error following the documentation #3681

Closed sunsunmonkey closed 3 weeks ago

sunsunmonkey commented 3 weeks ago

Problem I am just following the documentation step by step to do a quick start.

Steps To Reproduce https://yew.rs/zh-Hans/docs/getting-started/build-a-sample-app

Expected behavior A clear and concise description of what you expected to happen.

Screenshots warning: /home/cloudide/.cargo/config is deprecated in favor of config.toml note: if you need to support cargo 1.38 or earlier, you can symlink config to config.toml thread 'main' panicked at /home/cloudide/.cargo/registry/src/rsproxy.cn-0dccff568467c15b/cargo_metadata-0.6.4/src/lib.rs:261:40: called Option::unwrap() on a None value note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

Environment:

Questionnaire

its-the-shrimp commented 3 weeks ago

unfortunately, translations of Yew docs are outdated since no one maintains them anymore, so ideally they should be removed, only the English docs are guaranteed up to date

sunsunmonkey commented 3 weeks ago

thanks,maybe i can translate a little if i have time

sunsunmonkey commented 3 weeks ago

or we can consider ai for help us translate it easily