We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
N/A
In #115, the build step for the website on Netlify is failing with the following:
4:08:22 AM: WARN 2024/09/05 08:08:22 Module "docsy" is not compatible with this Hugo version; run "hugo mod graph" for more information.
The docsy theme was updated as part of this PR - unclear if we need a corresponding update to hugo as specified in netlify.toml.
docsy
hugo
netlify.toml
Deploys should succeed.
No response
The text was updated successfully, but these errors were encountered:
More context: We are still using Hugo version 0.99.1 which is too old
website/netlify.toml
Line 6 in 9fdc894
Docsy recommmednds min 0.110.0
https://github.com/google/docsy/blob/7951194954708d7cc992e3540c8fc823cc99a953/theme.toml#L9
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Kubernetes Version
N/A
Shipwright Version
N/A
Current Behavior
In #115, the build step for the website on Netlify is failing with the following:
The
docsy
theme was updated as part of this PR - unclear if we need a corresponding update tohugo
as specified innetlify.toml
.Expected Behavior
Deploys should succeed.
Steps To Reproduce
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: