You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running "./bootstrap.sh full" on a Debian 12.8 VM without foundryup installed, I receive the error
ERROR: Toolchain incompatibility. We encourage use of our dev container.
See build-images/README.md.
forge not in PATH or incorrect version (requires 25f24e677a6a32a62512ad4f561995589ac2c7dc).
Installation: https://book.getfoundry.sh/getting-started/installation
curl -L https://foundry.paradigm.xyz | bash
foundryup -v nightly-25f24e677a6a32a62512ad4f561995589ac2c7dc
This is as expected, but after following the installation instructions the actual version installed is 5a8bd893eeeeb9489ea66dd52a02eeaa580e3af0.
Also, "foundryup -v nightly-25f24e677a6a32a62512ad4f561995589ac2c7dc" returns "foundryup: warning: unknown option: -v"
The text was updated successfully, but these errors were encountered:
PROBLEM
While running "./bootstrap.sh full" on a Debian 12.8 VM without foundryup installed, I receive the error
ERROR: Toolchain incompatibility. We encourage use of our dev container.
See build-images/README.md.
forge not in PATH or incorrect version (requires 25f24e677a6a32a62512ad4f561995589ac2c7dc).
Installation: https://book.getfoundry.sh/getting-started/installation
curl -L https://foundry.paradigm.xyz | bash
foundryup -v nightly-25f24e677a6a32a62512ad4f561995589ac2c7dc
This is as expected, but after following the installation instructions the actual version installed is 5a8bd893eeeeb9489ea66dd52a02eeaa580e3af0.
Also, "foundryup -v nightly-25f24e677a6a32a62512ad4f561995589ac2c7dc" returns "foundryup: warning: unknown option: -v"
The text was updated successfully, but these errors were encountered: