Skip to content

[SDK] zksync-ethers bundle error: Class extends value undefined is not a constructor or null #810

Discussion options

You must be logged in to vote

I solved it currently by adding this to package.json:

  "alias": {
    "zksync-ethers": "zksync-ethers/build",
    ...
  }

(aliases are a parcel feature: https://parceljs.org/features/dependency-resolution/#aliases)

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@everdimension
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by bxpana
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
SDKs
Labels
sdk Questions for the SDKs
2 participants