Inquiry on hard hat - setting up #6155
-
So guys I am watching this course in 2023 and some things are different. My question in particular is that, when installing hardhat unlike in Patrick's video it doesn't give me an option if I want to install the dependencies for a simple project, instead it says after the installation is complete that there are some dependencies I have to install, so now what do I do? Should I copy and install specifically the ones from the video or should I install the ones suggested by the terminal(it's like 10 ) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
please specify more in what lesson you are facing this difficulties, but your question seems that it is lesson 6 probably, what u have to do is pause the vedio of Patrick and have a look in his package. json file and note which dependencies are downloaded in his file, and simply download the dependency which Patrick have, |
Beta Was this translation helpful? Give feedback.
-
Hello @barzoid1 You should follow course repository 100% if you are just starting your journey. Instead of installing hardhat etc do below before each lesson:
|
Beta Was this translation helpful? Give feedback.
please specify more in what lesson you are facing this difficulties, but your question seems that it is lesson 6 probably, what u have to do is pause the vedio of Patrick and have a look in his package. json file and note which dependencies are downloaded in his file, and simply download the dependency which Patrick have,
You can take massive help by chatGpt