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

error when running nitro's make command #1298

Open
fahimahmedx opened this issue May 28, 2024 · 0 comments · May be fixed by #1299
Open

error when running nitro's make command #1298

fahimahmedx opened this issue May 28, 2024 · 0 comments · May be fixed by #1299

Comments

@fahimahmedx
Copy link

fahimahmedx commented May 28, 2024

I get the following error when running the make command for the nitro repository. It's saying that forge needs to be installed, so the docs should be updated to include the step for installing forge if not already installed on a fresh setup.

Compiled 149 Solidity files successfully (evm target: london).
✨ Done in 32.73s.
yarn --cwd contracts build:forge:yul
yarn run v1.22.22
warning package.json: License should be a valid SPDX license expression
$ FOUNDRY_PROFILE=yul forge build --skip *.sol
/bin/sh: forge: command not found
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
make: *** [.make/solidity] Error 127

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

Successfully merging a pull request may close this issue.

2 participants