-
...javascript output is error: Error: VM Exception while processing transaction: invalid opcode |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
its version problms ; |
Beta Was this translation helpful? Give feedback.
its version problms ;
npm install --save-dev [email protected]
npx solcjs --bin --abi --include-path node_modules/ --base-path . -o . SimpleStorage.sol
and then it sloved