LimeChain / etherlime

Dapp Development framework based on ethers.js
MIT License
185 stars 41 forks source link

Compilation warning message Invalid asm.js: Invalid member of stdlib #189

Open thegostep opened 5 years ago

thegostep commented 5 years ago

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.

ochikov commented 5 years ago

Could you give us more information or a repo so our team could reproduce the issue?

chainmonky commented 5 years ago

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

ochikov commented 5 years ago

@saitejakuruva Could you please provide a github repo where we can reproduce the issue ?

chainmonky commented 5 years ago

@ochikov find the entire details over here https://github.com/saitejakuruva/Smartcontracts-ETH