bitiodine icon indicating copy to clipboard operation
bitiodine copied to clipboard

Issue in running

Open souvikhaldar opened this issue 1 year ago • 1 comments

I'm facing the below issues, kindly suggest a solution:-

± ./bitiodine-rust -b /mnt/ssd/bitcoincore/blocks -v 2

thread 'main' panicked at /home/hornet/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.4.16/src/parser/error.rs:32:9:
Mismatch between definition and access of `v`. Could not downcast to TypeId { t: 7428646492878894209665195255548636123 }, need to downcast to TypeId { t: 263171357195085286585474072027052583236 }

note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

souvikhaldar avatar Jan 15 '24 09:01 souvikhaldar