Lesson 7: yarn hardhat doesnt have 'Create an advanced sample project option' #3745
Replies: 7 comments 23 replies
-
@jovinkassi You can continue with |
Beta Was this translation helpful? Give feedback.
-
Ah u have to choose
|
Beta Was this translation helpful? Give feedback.
-
hello ,i tried every possible method but i u was unsuccessful in finding a solution, |
Beta Was this translation helpful? Give feedback.
-
I cloned patrick sir github repo and when i run yarn solhint contracts/*.sol, i get this: root@DESKTOP-HI4QG83:/new_folder/hh-fcc/hardhat-fund-me-fcc# yarn solhint contracts/*.sol contracts/FundMe.sol ✖ 8 problems (0 errors, 8 warnings) Done in 1.62s. it says done ,but then it also has alot of warnings ,do i have to worry about these warnings now? |
Beta Was this translation helpful? Give feedback.
-
Got the same issue, Hardhat seems to not support the option to create advance project anymore. |
Beta Was this translation helpful? Give feedback.
-
After |
Beta Was this translation helpful? Give feedback.
-
Shouldnt these changes be updated in the Readme? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In lesson 7,when patrick collins runs yarn hardhat he gets an option called:
Create an advanced sample project option
But the options that are available to me are the following;
What do you want to do? …
▸ Create a JavaScript project
Create a TypeScript project
Create an empty hardhat.config.js
Quit
It doesnt contain patrick's option,so what do i do
My version of hardhat is :
v2.12.2
It would be really great if someone could answer my question..
Beta Was this translation helpful? Give feedback.
All reactions