Open igorperic17 opened 7 months ago
As a workaround I am using prebuilt binaries for arm64: https://github.com/CoreumFoundation/coreum/releases/download/v3.0.3/cored-client-darwin-arm64
I would still like to understand why would building from source fail.
Hi, I am trying to build cored binary on my Mac MBP M2 by running
crust build/cored
after cloning the repo and adding
$COREUM_PATH/crust/bin
to my$PATH
. This is the output I'm getting:I have found some references of --name tag causing problems: https://stackoverflow.com/questions/53640424/exit-code-125-from-docker-when-trying-to-run-container-programmatically
Currently trying to figure out if that's relevant, but any help or clues would be greatly appreciated.
Docker version 24.0.5, build ced0996 go version go1.21.0 darwin/arm64