Skip to content

Update this to work with latest hugo - address warnings generated #204

@richarddushime

Description

@richarddushime

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

  1. Install the latest Hugo version (v0.137.0 or v0.139.0).
  2. Clone the project repository.
  3. 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.

For Mac building from source works well an article here for more

Metadata

Metadata

Labels

dependenciesPull requests that update a dependency filenew websitewontfixThis will not be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions