Hi, thanks for this,
I had this working a couple of times but now for some reason I am encountering this error:
Connecting...
thread 'tokio-runtime-worker' panicked at src/cmd.rs:52:10:
called Result::unwrap() on an Err value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
Not sure which file it is looking for, I have no experience with rust so not sure how to debug this one
Hi, thanks for this, I had this working a couple of times but now for some reason I am encountering this error:
Not sure which file it is looking for, I have no experience with rust so not sure how to debug this one