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

Crashing on Manjaro #1

Closed
J-tt opened this issue Jul 31, 2018 · 2 comments
Closed

Crashing on Manjaro #1

J-tt opened this issue Jul 31, 2018 · 2 comments

Comments

@J-tt
Copy link

J-tt commented Jul 31, 2018

Program crashes immediately on Manjaro (unstable branch, freshly updated).

$ cargo install raventhemer
   Compiling raventhemer v1.3.0
$ .cargo/bin/raven help                                                                                                                                                      
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:945:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.
@nicohman
Copy link
Owner

Issue fixed. Extremely sorry for missing this, but now both the releases section and crates.io should have a fixed version. You can update by running cargo install raventhemer --force. Thanks for your patience!

@J-tt
Copy link
Author

J-tt commented Jul 31, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants