Closed yalu closed 6 years ago
Hi! Since https://github.com/debris/bignumber.js
is not actually a dependency of solidity-repl
, I don't think there's anything that can be done here. It looks like it is a dependency of web3:
$ npm ls | grep bignumber -B 1
└─┬ web3@0.17.0-beta
├── bignumber.js@2.0.7 (git+https://github.com/debris/bignumber.js.git#94d7146671b9719e00a09c29b01a691bc85048c2)
Are you still having this issue? I bet a newer version of web3 would fix it. web3 v1.0 is going to be released soon as well.
Closing due to inactivity
when I do
yarn global add solidity-repl
I get the following error: