Having hugo version warning need help

I was updating my theme and im seeing this warning Module “theme-name” is not compatible with this Hugo version; run “Hugo mod graph” for more information.

Any idea?

Well…

  • what’s the hugo mod graph output?
  • what’s your hugo version?
  • what’s your theme (name, repo link)?
  • what is “updating” your theme? Loading new files for the theme, but keeping the old Hugo version? Your theme has a readme file where they describe the requirements. I guess there is a section about what Hugo version you MUST use for that version.
1 Like

Thanks for your response… the output is “theme-name” is not compatible with this Hugo version; run “Hugo mod graph” for more information
and im running hugo v0.58.3 on my mac

hey my theme is custom and i was updating it from hugo 0.55.0 to 0.58.0

Your theme name is “theme-name” as in there is a themes/theme-name/layouts folder?

no i just replaced the name since the name is similar to the project domain…