MetaMask / providers

An Ethereum Provider that connects over a stream, as injected into websites by MetaMask
MIT License
217 stars 123 forks source link

Uncaught TypeError: Class extends value undefined is not a constructor or null #266

Open kiran-bhalerao opened 1 year ago

kiran-bhalerao commented 1 year ago

The BaseProvider throws an error Uncaught TypeError: Class extends value undefined is not a constructor or null. I'm using Vite.js, Any solution to this?