Skip to content
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

error when trying to create app with cargo #236

Closed
alirezaalavi87 opened this issue Nov 23, 2022 · 0 comments
Closed

error when trying to create app with cargo #236

alirezaalavi87 opened this issue Nov 23, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@alirezaalavi87
Copy link

I enter cargo create-tauri-app

fill in the questions and after selecting the UI template I get this error:

thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /home/alireza/.cargo/registry/src/github.com-1ecc6299db9ec823/create-tauri-app-2.6.3/src/template.rs:209:18
stack backtrace:
   0: rust_begin_unwind
             at /rustc/e092d0b6b43f2de967af0887873151bb1c0b18d3/library/std/src/panicking.rs:584:5
   1: core::panicking::panic_fmt
             at /rustc/e092d0b6b43f2de967af0887873151bb1c0b18d3/library/core/src/panicking.rs:142:14
   2: core::panicking::panic
             at /rustc/e092d0b6b43f2de967af0887873151bb1c0b18d3/library/core/src/panicking.rs:48:5
   3: core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut
   4: create_tauri_app::template::Template::render
   5: create_tauri_app::run
   6: cargo_create_tauri_app::main
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
@amrbashir amrbashir added the bug Something isn't working label Nov 23, 2022
@amrbashir amrbashir self-assigned this Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants