Skip to content

npx hardhat : Advanced project option is not apprearing at 10:04:28 #1516

Answered by krakxn
SiddheshKukade asked this question in Q&A
Discussion options

You must be logged in to vote

You can install the old version of Hardhat too: (that is, the one from the video)

  • in package.json, find Hardhat and change the version to 2.9.3
  • then, uninstall node_modules
  • now, do yarn install this will install every dependency again inside a new node_modules
  • now the menu will be similar to what you can see in the video

If you do not want to use that Hardhat, there are two ways to go about it:

  • One would be to create a sample JS project, and the other would be an empty one.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by SiddheshKukade
Comment options

You must be logged in to vote
1 reply
@krakxn
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants