Closed rudym closed 3 years ago
Hi, can you help, please? Is teloren supposed to work on macOS?
Trying to debug it, but it is failing with the error:
thread 'main' panicked at 'Failed to create client instance: StreamErr(Deserialize(Custom("invalid value: integer `1050253722`, expected variant index 0 <= i < 3")))', src/main.rs:117:10
Hey, that sounds like you need to update the internal client. You can do that using cargo update.
cargo update
oh, cheers
Hi, can you help, please? Is teloren supposed to work on macOS?
Trying to debug it, but it is failing with the error: