TypeError: Cannot read properties of undefined (reading '1')
in solc.js
when passing the input for --standard-json
via stdin
#601
Labels
I tried running
solcjs --standard-json
and the following output was produced:
The "^" isn't correctly placed in the above text; it was just below "[" in "let mode = stats[1];"
What's wrong here?
solcjs --abi
andsolcjs --bin
work perfectly well.The text was updated successfully, but these errors were encountered: