Skip to content

hugo modules requires go

Ritesh Khadgaray requested to merge ritzk/hugo:registry into registry

https://gohugo.io/installation/linux/

Go is required to:
    Use the Hugo Modules feature

Otherwise, build would fail with the below error message

$ hugo
Total in 1 ms
Error: failed to load modules: failed to download modules: binary with name "go" not found
Edited by Ritesh Khadgaray

Merge request reports