Open orhun opened 1 year ago
Alternatively, see the Arch Linux package which fails to build with bash completions enabled: https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-tauri/-/commit/45b8d3f68390fa89dd325da906cc841714aac9fd
related clap issue: https://github.com/clap-rs/clap/issues/4996
new related clap issue: https://github.com/clap-rs/clap/issues/3166
Describe the bug
For
cargo-tauri
1.4.0
, I'm getting the following error while generating the shell completions:Reproduction
Run:
Expected behavior
Successful shell completions generation.
Platform and versions
Stack trace
Additional context
-