aliases icon indicating copy to clipboard operation
aliases copied to clipboard

Thread `main` Panicked

Open hariprasadraja opened this issue 3 years ago • 0 comments

OS: Ubuntu 20.04.1 LTS on Windows 10 x86_64

I am getting this error while initiating

❯ aliases init
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Os { code: 2, message: "No such file or directory" } }', /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/src/libcore/result.rs:845
note: Run with `RUST_BACKTRACE=1` for a backtrace.

hariprasadraja avatar Feb 23 '21 14:02 hariprasadraja