Hey,
Ive installed hugo on windows 10 using -
choco install hugo -confirm
And its seem to have installed fine as hugo prints out the right version etc.
But when i go to generate a site using
hugo new site website
it just generates empty folders and no config.toml
Figured ive installed it wrong so i tried again by uninstalling restarting and reinstalling hugo but same result, so then i installed it the other way by downloading the latest release and putting it in c:/hugo/bin and setting my environmental path, which was successful. So i attempted to generate a site again and i got the same result just empty folders and no config