Skip to content

Error: command error: failed to load modules: module "hugo-atom-feed"  #186

@jarrodmillman

Description

@jarrodmillman

After #184, we have the following error:

[jarrod@x111 src]$ git clone git@github.com:scientific-python/blog.scientific-python.org.git
Cloning into 'blog.scientific-python.org'...
remote: Enumerating objects: 1496, done.
remote: Counting objects: 100% (402/402), done.
remote: Compressing objects: 100% (190/190), done.
remote: Total 1496 (delta 202), reused 312 (delta 179), pack-reused 1094
Receiving objects: 100% (1496/1496), 30.37 MiB | 16.96 MiB/s, done.
Resolving deltas: 100% (617/617), done.
[jarrod@x111 src]$ cd blog.scientific-python.org/
[jarrod@x111 blog.scientific-python.org (main)]$ make serve 
git submodule update --init
Submodule 'themes/scientific-python-hugo-theme' (https://github.com/scientific-python/scientific-python-hugo-theme) registered for path 'themes/scientific-python-hugo-theme'
Cloning into '/home/jarrod/src/blog.scientific-python.org/themes/scientific-python-hugo-theme'...
Submodule path 'themes/scientific-python-hugo-theme': checked out 'd5d755cb5a69a8d2bf76e6b66abe819b210c9751'
pre-commit install || echo "Install 'pre-commit' in a Python environment with: 'pip install pre-commit'"
pre-commit installed at .git/hooks/pre-commit
hugo version || echo "Install Hugo from: https://gohugo.io"
hugo v0.123.0-3c8a4713908e48e6523f058ca126710397aa4ed5+extended linux/amd64 BuildDate=2024-02-19T16:32:38Z VendorInfo=snap:0.123.0
<...>
Error: command error: failed to load modules: module "hugo-atom-feed" not found in "/home/jarrod/src/blog.scientific-python.org/themes/hugo-atom-feed"; either add it as a Hugo Module or store it in "/home/jarrod/src/blog.scientific-python.org/themes".: module does not exist
make: *** [Makefile:39: serve] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions