Skip to content

Lesson 7(8:41:09): I am unable to deploy my SimpleStorage.sol Contract #2209

Answered by krakxn
olaoyesalem asked this question in Q&A
Discussion options

You must be logged in to vote

In your hardhat.config.js file, adding this (along with other imports) should fix the problem:

require("@nomiclabs/hardhat-ethers");

Also, the only possibility besides this could be the naming scheme; please cross-check if it is SimpleStorage

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@olaoyesalem
Comment options

Comment options

You must be logged in to vote
3 replies
@olaoyesalem
Comment options

@krakxn
Comment options

@olaoyesalem
Comment options

Answer selected by olaoyesalem
Comment options

You must be logged in to vote
1 reply
@olaoyesalem
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
4 participants