Skip to content
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

Closed
happysalada opened this issue May 2, 2022 · 0 comments · Fixed by #1499
Closed

error: no module named ethers when vendor compiling ethers-middleware #1205

happysalada opened this issue May 2, 2022 · 0 comments · Fixed by #1499
Labels
bug Something isn't working

Comments

@happysalada
Copy link

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.

@happysalada happysalada added the bug Something isn't working label May 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant