I have tried to initialize a new Hardhat project however my VS Code is pulling the package.json from another baby folder. I have tried to pull the version using yarn in an empty file and receive a version. Yet the initialisation will not run. Answers? My folder setup current sits at "Desktop/Hardhatleaning/Child directory 1" and im trying to init in a directory with a folder layout of "Desktop/Hardhatleaning/Child directory 2".