bcnmy / mexa-sdk

Repository contains mexa sdk code that can be plugged into your dapp and can leverage meta transaction feature.
MIT License
106 stars 41 forks source link

can't run react app after install @biconomy/mexa #147

Open farajshuaib opened 2 years ago

farajshuaib commented 2 years ago

Describe the bug after installing @biconomy/mexa sdk i couldn't run react app anymore it's throw that error on the console Class extends value undefined is not a constructor or null at node_modules/@biconomy/gasless-messaging-sdk/node_modules/ws/lib/receiver.js

Screenshots

Screen Shot 2022-10-31 at 6 00 40 PM

**Mexa SDK version

Additional context i'm using react v 18.2.0 and vite 3.1.7

its-me-ilia commented 1 year ago

Same issue, did you find the resolution?