HAVING A REFERENCE ERROR WHILE DEPLOYING HARDHAT VERIFICATION /PROGRAMMATIC [LINE 9:10min on video] #4635
-
s@DESKTOP-G7NMAD3:~/hh-fcc/ethers-simple-storage/hardhat-simple-storage-fcc$ yarn hardhat run scripts/deploy.js |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
-
Thanks alot man ....I really appreciate...🙏
…On Sun, 29 Jan 2023, 00:50 pacelliv, ***@***.***> wrote:
SimpleStoragFactory seems to be a typo, check the name of the variables,
specially in line 10.
—
Reply to this email directly, view it on GitHub
<#4635 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A47UKXS4LT2PNRKFO2G2FBDWUWWDFANCNFSM6AAAAAAUJ3LVJI>
.
You are receiving this because you authored the thread.Message ID:
<smartcontractkit/full-blockchain-solidity-course-js/repo-discussions/4635/comments/4806431
@github.com>
|
Beta Was this translation helpful? Give feedback.
SimpleStoragFactory
seems to be a misspelled ofSimpleStorageFactory
, check the name of the variables line 10.