-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Check data issue #11979
Comments
I’m using Hugo on Ubuntu 22.04 to build the documentation repo with the theme. The theme contains some modules (_vendor) which rely on data files for configuration. |
@bowman2001 #11980 fixes the data issue. There is still one more failure for your site; I have looked at it, and there's a scratch construct there where the value is Get before it's set for a given page. I don't know the source, so it's hard for me what happens here and why this worked before, but the construct looks fragile. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
https://discourse.gohugo.io/t/hugo-can-t-find-site-data-with-a-current-development-build/48093
The text was updated successfully, but these errors were encountered: