-
Notifications
You must be signed in to change notification settings - Fork 166
Description
Was using install script from the quickstart page and was smooth sailing until running the line below and exited out saying it couldn't find 'bento-client':
$ cargo install --locked --git https://github.com/boundless-xyz/boundless bento-client --branch release-1.2 --bin bento_cli Updating git repository https://github.com/boundless-xyz/boundless`
Updating git submodule https://github.com/foundry-rs/forge-std
Updating git submodule https://github.com/OpenZeppelin/openzeppelin-contracts
Updating git submodule https://github.com/a16z/erc4626-tests.git
Updating git submodule https://github.com/foundry-rs/forge-std
Updating git submodule https://github.com/a16z/halmos-cheatcodes
Updating git submodule https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
Updating git submodule https://github.com/a16z/erc4626-tests.git
Updating git submodule https://github.com/foundry-rs/forge-std
Updating git submodule https://github.com/a16z/halmos-cheatcodes
Updating git submodule https://github.com/OpenZeppelin/openzeppelin-contracts.git
Updating git submodule https://github.com/a16z/erc4626-tests.git
Updating git submodule https://github.com/foundry-rs/forge-std
Updating git submodule https://github.com/a16z/halmos-cheatcodes
Updating git submodule https://github.com/OpenZeppelin/openzeppelin-foundry-upgrades
Updating git submodule https://github.com/foundry-rs/forge-std
Updating git submodule https://github.com/Arachnid/solidity-stringutils
Updating git submodule https://github.com/dapphub/ds-test
Updating git submodule https://github.com/risc0/risc0-ethereum
Updating git submodule https://github.com/foundry-rs/forge-std
Updating git submodule https://github.com/OpenZeppelin/openzeppelin-contracts
Updating git submodule https://github.com/a16z/erc4626-tests.git
Updating git submodule https://github.com/foundry-rs/forge-std
Updating git submodule https://github.com/a16z/halmos-cheatcodes
Updating git submodule https://github.com/transmissions11/solmate
Updating git submodule https://github.com/dapphub/ds-test
Updating git submodule https://github.com/boundless-xyz/steel.git
Updating git submodule https://github.com/foundry-rs/forge-std
Updating git submodule https://github.com/OpenZeppelin/openzeppelin-contracts
Updating git submodule https://github.com/a16z/erc4626-tests.git
Updating git submodule https://github.com/foundry-rs/forge-std
Updating git submodule https://github.com/a16z/halmos-cheatcodes
Updating git submodule https://github.com/risc0/risc0-ethereum
Updating git submodule https://github.com/foundry-rs/forge-std
Updating git submodule https://github.com/OpenZeppelin/openzeppelin-contracts
Updating git submodule https://github.com/a16z/erc4626-tests.git
Updating git submodule https://github.com/foundry-rs/forge-std
Updating git submodule https://github.com/a16z/halmos-cheatcodes
Updating git submodule https://github.com/boundless-xyz/zkc
Updating git submodule https://github.com/foundry-rs/forge-std
Updating git submodule https://github.com/OpenZeppelin/openzeppelin-contracts
Updating git submodule https://github.com/a16z/erc4626-tests.git
Updating git submodule https://github.com/foundry-rs/forge-std
Updating git submodule https://github.com/a16z/halmos-cheatcodes
Updating git submodule https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
Updating git submodule https://github.com/a16z/erc4626-tests.git
Updating git submodule https://github.com/foundry-rs/forge-std
Updating git submodule https://github.com/a16z/halmos-cheatcodes
Updating git submodule https://github.com/OpenZeppelin/openzeppelin-contracts.git
Updating git submodule https://github.com/a16z/erc4626-tests.git
Updating git submodule https://github.com/foundry-rs/forge-std
Updating git submodule https://github.com/a16z/halmos-cheatcodes
Updating git submodule https://github.com/OpenZeppelin/openzeppelin-foundry-upgrades
Updating git submodule https://github.com/foundry-rs/forge-std
Updating git submodule https://github.com/PaulRBerg/prb-math.git
error: could not find bento-client in https://github.com/boundless-xyz/boundless?branch=release-1.2 with version `*``