After a couple of months, upgraded to newest version of hugo but it’s now throwing the following error:
Error: failed to unmarshl config for path "C:\\Users\\Username\\Documents\\Projects\\HugoProject\\config\\_default\\config.toml": "_stream.toml:1:1": unmarshal failed: toml: key description is already defined
We have since you last upgraded changed to a better (and more strict) TOML library. You need to look for a duplicate description key on the same level inside that config file.