Lesson 13: TypeError: getNamedAccounts is not a function #2607
-
Hello expert guys, I have been scratching my head for so long now that I dont know what to do, I am getting the error
I know this is because of dependencies, I am suspecting "ethers" version is not the correct one but I have tried so many of them so far no luck, like I tried the last project dependencies which worked back then, I have attached my package.json Package.json:
also the syntax:
is also returning
getWeth.js
aaveBorrow.js:
Please help, thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 12 replies
-
@mmuaaz : Follow the steps :
This one!
Let me know, If it resolves your issue! |
Beta Was this translation helpful? Give feedback.
-
Push to GitHub please |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
@mmuaaz : Follow the steps :
node_modules
folder.package.json
file, I'm giving you below,yarn
to install the dependencies!This one!