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
Error in plugin hardhat-foundry: Couldn't run `forge`. Please check that your foundry installation is correct.
For more info run Hardhat with --show-stack-traces
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed.
Exit code: 1
Command: /Users/pancy/.nvm/versions/node/v22.9.0/bin/node
Arguments: /Users/pancy/.yarn/lib/cli.js compile
Directory: /Users/pancy/Code/filecoin/fillycheesestake/packages/hardhat
Output:
info Visit https://yarnpkg.com/en/docs/cli/workspace for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Expected Behavior
Program to successfully compile.
Steps To Reproduce
yarn compile
Anything else?
Tested on Node.js
v22.11.0 (lts/jod)
v22.9.0
v20.18.0 (lts/iron)
Mac OS 13.6.7
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
yarn compile
within the created directoryExpected Behavior
Program to successfully compile.
Steps To Reproduce
yarn compile
Anything else?
Tested on Node.js
Mac OS 13.6.7
The text was updated successfully, but these errors were encountered: