Skip to content

LESSON 10 #5165

Mar 25, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

@Demiladekusa Make sure you have the deploy folder inside where you should have deploy scripts in order. In addition to that you should have these dependencies installed;

npm install -D hardhat-deploy @nomiclabs/hardhat-ethers@npm:hardhat-deploy-ethers ethers

and this is added in the hardhat.config.js file;

require('hardhat-deploy');

Replies: 1 comment 1 reply

Comment options

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

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