I'm using it on reactjs.
But after the installed package and run, an error occurred
Uncaught Error: Cannot find module "."
at webpackMissingModule (index.js:26)
at Object../node_modules/@binance-chain/javascript-sdk/lib/ledger/index.js (index.js:26)
at __webpack_require__ (bootstrap c6c9b3f57c8f57b27a7c:678)
at fn (bootstrap c6c9b3f57c8f57b27a7c:88)
at Object../node_modules/@binance-chain/javascript-sdk/lib/index.js (index.js:21)
I'm using it on reactjs. But after the installed package and run, an error occurred Uncaught Error: Cannot find module "." at webpackMissingModule (index.js:26) at Object../node_modules/@binance-chain/javascript-sdk/lib/ledger/index.js (index.js:26) at __webpack_require__ (bootstrap c6c9b3f57c8f57b27a7c:678) at fn (bootstrap c6c9b3f57c8f57b27a7c:88) at Object../node_modules/@binance-chain/javascript-sdk/lib/index.js (index.js:21)