This release adds a better error message when Hardhat's project initialization fails in Git Bash.
For technical reasons (see this comment if you want to know more), project initialization doesn't work in Git Bash. Everything else should work, but you have to use PowerShell or cmd to create a project with npx hardhat
.