Skip to content

[Docs] Missing hugo mod tidy in Quickstart guide #220

@garethjax

Description

@garethjax

Past Issues Searched

  • I have searched open and closed issues to make sure that the bug has not yet been reported

Issue is a Bug Report

  • This is a bug report and not a feature request, nor asking for support

Describe the bug

Thanks for this great theme and docs!

I was following the Quickstart guide at https://lotusdocs.dev/docs/quickstart/ and ran into an issue.

After running hugo new docs/example-page.md, Hugo throws an error:

Error: failed to load modules: module “github.com/gohugoio/hugo-mod-bootstrap-scss/v5” not found…

This is solved by running:

hugo mod tidy




### Expected behavior

I believe the Quickstart guide should include this step, in case of error.


### Screenshots

_No response_

### Environment

```markdown
- OS: OSX sonoma 14.7
- Browser: -
- Browser Version: -

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions