Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Probably an issue with ethers #480

Open
zakopane262 opened this issue Dec 24, 2023 · 1 comment
Open

Probably an issue with ethers #480

zakopane262 opened this issue Dec 24, 2023 · 1 comment

Comments

@zakopane262
Copy link

I am using ethers 3.0.9 and getting this error

exports.IERC20_INTERFACE = new ethers_1.utils.Interface(require('../abi/IERC20.json').abi);

TypeError: Cannot read property 'Interface' of undefined
at Object. (/Users/k/wizard/node_modules/zksync/build/utils.js:23:47)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:12)
at Module.require (internal/modules/cjs/loader.js:974:19)
at require (internal/modules/cjs/helpers.js:101:18)
at Object. (/Users/k/wizard/node_modules/zksync/build/eth-message-signer.js:33:17)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)

@Seuncoded
Copy link

Is the error persit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants