gohugoio / hugo

The world’s fastest framework for building websites.
https://gohugo.io
Apache License 2.0
75.64k stars 7.52k forks source link

Fedora 41: "Error: error building site: assemble: unable to cast <nil> of type <nil> to map[string]interface{}" #13001

Closed sparklepanic closed 3 hours ago

sparklepanic commented 3 hours ago

What version of Hugo are you using (hugo version)?

$ hugo version

hugo v0.126.2+extended linux/amd64 BuildDate=2024-07-18T00:00:00+00:00 VendorInfo=Fedora:0.126.2-3.fc41

Does this issue reproduce with the latest release?

Yes. After updating to Fedora 41, this error occurs during the command hugo server or hugo.

jmooring commented 3 hours ago

Please use the forum (https://discourse.gohugo.io/) for questions and troubleshooting. We prefer to use GitHub for verified bugs and vetted enhancements. Thanks.