You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently noticed that Hugo has been updated, and since then, my website deployment on GitHub Pages has started failing. I’m planning to rebuild my website using the Blowfish theme. However, when I set up a new site using the command npx blowfish-tools as suggested in the documentation, I encountered the following warning after running hugo server:
WARN Module "blowfish" is not compatible with this Hugo version: 0.87.0/0.139.3; run "hugo mod graph" for more information.
I’m concerned that this incompatibility might also cause deployment failures with the new site. Could anyone provide advice? I’d appreciate your guidance.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I recently noticed that Hugo has been updated, and since then, my website deployment on GitHub Pages has started failing. I’m planning to rebuild my website using the Blowfish theme. However, when I set up a new site using the command
npx blowfish-tools
as suggested in the documentation, I encountered the following warning after runninghugo server
:WARN Module "blowfish" is not compatible with this Hugo version: 0.87.0/0.139.3; run "hugo mod graph" for more information.
I’m concerned that this incompatibility might also cause deployment failures with the new site. Could anyone provide advice? I’d appreciate your guidance.
Beta Was this translation helpful? Give feedback.
All reactions