Closed Pzixel closed 2 years ago
Had the same issue. I've tried to update all @typechain related dependencies to the latest versions and it started to work.
As @daniel-ivanco mentioned -- probably a version mismatch. Please reopen if you have a repro.
Seems to be a problem when the root project has a version of eth-sdk, and then you have a dependency installed that also uses eth-sdk, but different version.
0.3.3 in root and 0.3.1 in dependency
I wasn't able to create a MRE to bring any code that reproduces an issue but I hope it may be clear from the error itself:
I tried to downgrade packages version but it still returns this error.