Closed jchung00 closed 4 years ago
Thanks for your suggestion, we will specify the node version. But it should be worked when node version > v6.x, I just run with CRA template with node version v8.12.0, it works except with some warning about tine-secp256k1. Can you provide more details?
It seems like
npm i @binance-chain/javascript-sdk
causes errors on old versions of node. I was onv8.12.0
and ran into the error that I've pasted at the bottom. Updating to the latest versions worked. A colleague was on v10.x on node and it worked fine as well.