-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Description
Component
Other (please describe)
Have you ensured that all of these are up to date?
- Foundry
- Foundryup
What version of Foundry are you on?
No response
What version of Foundryup are you on?
No response
What command(s) is the bug in?
cargo install --path ./crates/forge --profile release --force --locked
Operating System
Ubuntu
Describe the bug
Hi i am new to foundry i tried installing it via the curl -L method it didn't work i tried to build it from source and kept getting this error
Compiling foundry-common-fmt v1.0.0 (/home/lawrence/foundry/crates/common/fmt)
error: failed to run custom build command for svm-rs-builds v0.5.14
Caused by:
process didn't exit successfully: /home/lawrence/foundry/target/release/build/svm-rs-builds-846a7cf679bdeecb/build-script-build (exit status: 101)
--- stderr
thread 'main' panicked at /home/lawrence/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/svm-rs-builds-0.5.14/build.rs:135:46:
Failed to fetch releases: ReqwestError(reqwest::Error { kind: Request, url: "https://binaries.soliditylang.org/linux-amd64/list.json", source: TimedOut })
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
Metadata
Metadata
Assignees
Labels
Type
Projects
Status