Foundry install
#1464
Replies: 1 comment
-
It's just really slow because it uses a lot of procedural macros. Just wait it out, depending on your computer it may take several minutes. Alternatively you can get pre-built binaries for macOS (x86 and M1) and Linux (x86 and ARM) by using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Building forge(bin) step seems to be hanging
while running below
git clone https://github.com/foundry-rs/foundry
cd foundry
cargo install --path ./cli --bins --locked --force
Beta Was this translation helpful? Give feedback.
All reactions