Open Ksiner opened 2 years ago
Hey! from the stacktrace you provided it looks like libssl is missing, which imo should not happen if you run against main.
Can you try to use our main? it should work
cargo install --git git@github.com:iomentum/cargo-scaffold.git
should do
Hey! Tried the command and got the same error.
@Ksiner Your are using x86 ssl libs on M1. Below ticket solves your problem. https://github.com/hyperledger/indy-sdk/issues/2393#issuecomment-903278909
Failed to install cargo-scaffold on arm64 (mac m1 chip). Can i do something about it, or it's just cargo-scaffold limitation?