I failed in the 3th step: build failed. The followings are details:
I followed the steps of My First Transaction
- Clone the Libra Core Repository
git clone https://github.com/libra/libra.git
Success - Setup Libra Core
cd libra
./scripts/dev_setup.shucess
Success
3 Build Libra CLI Client and Connect to the Testnet
./scripts/cli/start_cli_testnet.shailed
Failed
My Environment:
macOS 10.14.5 (18F132)
I don’t know why?