I’ve been trying for hours, it won’t give me the options to create a sample project when I type “npx hardhat”
I’ve tried 1. “Mkdir hello-smart”
“Cd hello-smart”
“Npm init”
“Npm install hardhat”
“Npx hardhat”
And also tried
npm init -y
npm install -D hardhat
npx hardhat