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

Remove panics, if there are not addons to remove #25

Closed
Trojan295 opened this issue Jan 6, 2022 · 1 comment
Closed

Remove panics, if there are not addons to remove #25

Trojan295 opened this issue Jan 6, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Trojan295
Copy link
Owner

❯ cargo run list
    Finished dev [unoptimized + debuginfo] target(s) in 0.05s
     Running `target/debug/eso-addons list`
++
||
++
++
❯ cargo run remove
    Finished dev [unoptimized + debuginfo] target(s) in 0.05s
     Running `target/debug/eso-addons remove`
thread 'main' panicked at 'there must be at least one selectable item', /home/damian/.cargo/registry/src/github.com-1ecc6299db9ec823/requestty-ui-0.2.1/src/select/mod.rs:100:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
@Trojan295 Trojan295 added the bug Something isn't working label Jan 6, 2022
@Trojan295
Copy link
Owner Author

Closed by #28

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

1 participant