solidity-repl icon indicating copy to clipboard operation
solidity-repl copied to clipboard

Synchronous requests not supported?

Open drawnwren opened this issue 7 years ago • 2 comments

npm i -g solidity-repl solr

uint a = 10 uint b = 20 a + b Error: Synchronous requests are not supported

and crashes to command line. pastebin for the error dump: http://pastebin.com/yqkfnguS

drawnwren avatar Nov 27 '16 22:11 drawnwren

Any update on this? I get the same error.

Maybe the ethereumjs-testrpc version is outdated now?

Metaception avatar Jun 09 '17 19:06 Metaception

I am unable to reproduce this on testrpc v4.1.3.

raineorshine avatar Jun 15 '18 19:06 raineorshine