Replies: 1 comment 1 reply
-
You have to first run this command to install foundryup and then follow the instructions on-screen, which will make the foundryup command available in your CLI.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to the docs: "Running foundryup by itself will install the latest (nightly) precompiled binaries: forge, cast, anvil, and chisel." ,
my result is:
"$ls .foundry/bin/
cast forge foundryup"
foundryup fails to install anvil and chisel, and no any error occurs. what's the problem? how to fix it?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions