Skip to content

[Lesson 4] KeyError: 'evm' #780

Answered by cromewar
spencergoff asked this question in Q&A
Jan 14, 2022 · 2 comments · 10 replies
Discussion options

You must be logged in to vote

Hello @spencergoff the reason is you are missing the following:

"outputSelection": {
                "*": {
                    "*": ["abi", "metadata", "evm.bytecode", "evm.bytecode.sourceMap"]
                }
            }

"evm.bytecode", give it a try.

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
5 replies
@spencergoff
Comment options

@vicshi06
Comment options

@spencergoff
Comment options

@vicshi06
Comment options

@JermyNeutron
Comment options

Answer selected by spencergoff
Comment options

You must be logged in to vote
5 replies
@cromewar
Comment options

@TheoremaLC
Comment options

@cromewar
Comment options

@tkorkmazeth
Comment options

@cromewar
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants