I dont have deploy in my hardhat task #1522
Answered
by
alymurtazamemon
KehindeA533
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
alymurtazamemon
Aug 4, 2022
Replies: 2 comments 1 reply
-
@LegatoReign Make sure you have this |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
KehindeA533
-
run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@LegatoReign Make sure you have this
"@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers
inpackage.json
file andrequire("hardhat-deploy");
insidehardhat.config.js
file