You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you check out and then try to build the hardhat examples, it fails:
james@gig ~/git/ethcontract-rs/examples/hardhat (main)$ yarn run build
yarn run v1.22.4
$ hardhat compile
/bin/sh: 1: hardhat: not found
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The text was updated successfully, but these errors were encountered:
If you check out and then try to build the hardhat examples, it fails:
The text was updated successfully, but these errors were encountered: