Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Error compiling #56

Open
1 task done
jochasinga opened this issue Nov 9, 2024 · 0 comments
Open
1 task done

bug: Error compiling #56

jochasinga opened this issue Nov 9, 2024 · 0 comments

Comments

@jochasinga
Copy link

Is there an existing issue for this?

Current Behavior

  1. Run yarn compile within the created directory
  2. Error was thrown
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant