zed-industries / create-gpui-app

CRA-style tool for creating new gpui apps
MIT License
130 stars 8 forks source link

create project failed #20

Closed wzzc-dev closed 1 month ago

wzzc-dev commented 1 month ago

create-gpui-app --name my-app

thread 'main' panicked at /home/test/.cargo/registry/src/rsproxy.cn-0dccff568467c15b/create-gpui-app-0.1.2/src/main.rs:65:60: called Option::unwrap() on a None value note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

blacktop commented 3 weeks ago

@wzzc-dev did you figure out why this was happening?

wzzc-dev commented 2 weeks ago

@wzzc-dev did you figure out why this was happening?你弄清楚为什么会这样吗?

the latest version no longer has this problem, this issue explains why. https://github.com/zed-industries/create-gpui-app/issues/19 @blacktop