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
Describe the bug
I encountered issues running the project after installing the latest Hugo versions (v0.137.0 and v0.139.0). The project fails to build, throwing errors.
To Reproduce
Install the latest Hugo version (v0.137.0 or v0.139.0).
Clone the project repository.
Run the project using hugo server.
Expected Outcome
The project should start successfully without errors.
Actual Behavior
Errors are thrown, and the project fails to start.
Suggested Workaround
For new users experiencing this issue, consider installing Hugo v0.130.0 or below while an update to support the latest Hugo versions is being planned.
The text was updated successfully, but these errors were encountered:
In our automated deploy, we have fixed HUGO_VERSION: "0.123.3", so that won't break - but obviously it would be good to be able to update that at some point. Thanks for looking into this!
Describe the bug
I encountered issues running the project after installing the latest Hugo versions (v0.137.0 and v0.139.0). The project fails to build, throwing errors.
To Reproduce
hugo server
.Expected Outcome
The project should start successfully without errors.
Actual Behavior
Errors are thrown, and the project fails to start.
Suggested Workaround
For new users experiencing this issue, consider installing Hugo v0.130.0 or below while an update to support the latest Hugo versions is being planned.
The text was updated successfully, but these errors were encountered: