- If you have trouble installing anvil, you can install it with this command:
# install Anvil
cargo install --path ./anvil --profile local --force
Per the foundry docs
forge test -m
has been replaced byforge test --mt
- To run the foundry-devops tool, you might need to install jq