javascript-sdk icon indicating copy to clipboard operation
javascript-sdk copied to clipboard

Critical dependency: the request of a dependency is an expression

Open nixjs opened this issue 4 years ago • 3 comments

I am getting 2 warning messages when importing @binance-chain/javascript-sdk into Create React App.

./node_modules/@binance-chain/javascript-sdk/lib/ledger/index.js
Critical dependency: the request of a dependency is an expression

./node_modules/@binance-chain/javascript-sdk/lib/ledger/index.js
Critical dependency: the request of a dependency is an expression

Version: "@binance-chain/javascript-sdk": "^4.1.1", "react": "^17.0.2"

How can I get fix of this warning?

nixjs avatar May 25 '21 03:05 nixjs

I have the same problem

murilokrugner avatar Dec 23 '21 14:12 murilokrugner

Same

amirmeimari avatar Jun 29 '22 15:06 amirmeimari

same

html5-cloud avatar Sep 21 '22 08:09 html5-cloud