Open thegostep opened 5 years ago
Could you give us more information or a repo so our team could reproduce the issue?
I am also facing the same issue (node:24323) V8: /Users/saitejakuruva/Documents/Lottery/node_modules/solc/soljson.js:3 Invalid asm.js: Invalid member of stdlib
@saitejakuruva Could you please provide a github repo where we can reproduce the issue ?
@ochikov find the entire details over here https://github.com/saitejakuruva/Smartcontracts-ETH
I get the following warning when running compilation:
(node:30287) V8: :3 Invalid asm.js: Invalid member of stdlib
It does not prevent the compilation from completing successfully and seems to be solved by adding solc as a dependency.