I'm trying to run lorri watch in a folder where everything seems to work fine, like lorri shell and it also loads up a cached version of the environment up fine.
I've tried restarting the daemon, but it still doesn't work.
The version is 1.1.1.
name = 'lorri'
operating_system = 'unix:Unknown'
crate_version = '1.1.1'
explanation = '''
Panic occurred in file 'src/libcore/result.rs' at line 1188
'''
cause = 'called `Result::unwrap()` on an `Err` value: Any'
method = 'Panic'
backtrace = '''
0: 0x563d3bfed3c7 - lorri::main::hb5cef9bd69efec7d
1: 0x563d3bffed63 - std::rt::lang_start::{{closure}}::heea975c0116e5e5d
2: 0x563d3c279bb3 - std::panicking::try::do_call::h098c78edce79182c
3: 0x563d3c28fdaa - __rust_maybe_catch_panic
4: 0x563d3c2827b1 - std::rt::lang_start_internal::h8b246e89f17ae792
5: 0x563d3bfeeaf2 - main
6: 0x7ff5ac23ed8b - __libc_start_main
7: 0x563d3bfe321a - _start
8: 0x0 - <unknown>'''
Hello!
I'm trying to run
lorri watch
in a folder where everything seems to work fine, likelorri shell
and it also loads up a cached version of the environment up fine.I've tried restarting the daemon, but it still doesn't work.
The version is 1.1.1.