Lesson: 6 - Did not get 4 options (create Javascript project) on running yarn hardhat. #938
-
Hi everyone, I'm not getting any of the 4 options, shown below, upon running the folllowing command:
I know there have been changes in these options after 2.10.0 version but I am not getting these when I ran the above command in project folder. Surprisingly, I did get these 4 options earlier when in Lesson 5, my Ganache was not behaving the way it should and I decided to proceed with Hardhat (as per chronological updates - option#4) and I was able to create an empty hardhat.config.js back then Not sure what went wrong now. Below is what I actually get: I tried to proceed ahead, without getting these options, by manually typing the command (shown below) to add all --devDependencies that otherwise automatically pop-up on the terminal, to create the Boilerplate project but the outcome was that all dependencies got installed (saw package.json) but boilerplate directory structure did not get created. Any help pelase?? Until, this gets fixed, I can't proceed. The course is literally the 8th wonder on the planet, just that whenever some software/tool installation gets stuck, it's a pain as it's really hard to bear the obstruction in the otherwise awesome flow.Anyway, thanks everyrone. Manu |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
@ManuWeb3 remove |
Beta Was this translation helpful? Give feedback.
-
I could be wrong here but I believe it is some issue w/ Hardhat when you installed it.
Hope this helps. |
Beta Was this translation helpful? Give feedback.
@ManuWeb3 remove
"main": "index.js"