This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
error: no module named ethers when vendor compiling ethers-middleware #1205
Labels
bug
Something isn't working
Version
latest release (from november)
Then:
cargo tree | grep ethers
Platform
x86_64-darwin
Description
when trying to compile foundry with cargo vendor, I get an error of a missing import from ethers-middleware.
I'm sure the error is fixed on master, probably just a matter of making a new release.
Just wondering if you are considering that at the moment.
To give more context, I was trying to add foundry to nixos.
The text was updated successfully, but these errors were encountered: