ViewBlock / binance-api-node

:chart: A complete and heavily tested wrapper with typings for the Binance API.
654 stars 495 forks source link

Module "crypto" has been externalized for browser compatibility #638

Closed nguyencongvu closed 11 months ago

nguyencongvu commented 11 months ago

I got this error Module "crypto" has been externalized for browser compatibility. Cannot access "crypto.createHmac" in client code And then Uncaught (in promise) TypeError: _crypto.default.createHmac is not a function

nguyencongvu commented 11 months ago

Same as #496

balthazar commented 11 months ago

Closing for dupe