Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command Error of Theme: failed to load modules #642

Open
AkarinLiu opened this issue Jun 4, 2023 · 3 comments
Open

Command Error of Theme: failed to load modules #642

AkarinLiu opened this issue Jun 4, 2023 · 3 comments

Comments

@AkarinLiu
Copy link

Error: command error: failed to load modules: module "gohugo-theme-ananke" not found in "C:\Users\Scott\Desktop\akarinwrt.github.io\themes\gohugo-theme-ananke"; either add it as a Hugo Module or store it in "C:\Users\Scott\Desktop\akarinwrt.github.io\themes".: module does not exist

@ajone123
Copy link

I am having a similar error message.

Error: failed to load modules: module "github.com/theNewDynamic/gohugo-theme-Ananke" not found in "C:\Users\RENAE\quickstart\themes\github.com\theNewDynamic\gohugo-theme-ananke"; either add it as a Hugo Module or store it in "C:\Users\RENAE\quickstart\themes".: module does not exist,

Solutions attempted to Fix problem:
C:\Users\RENAE \quickstart> hugo mod get https://github.com/theNewDynamic/gohugo-theme-ananke.git

2nd option: download the theme files extract all inside the themes folder.

none of the above options worke.

@amar-sanakal
Copy link

I have the same problem with:
hugo mod get -u github.com/theNewDynamic/gohugo-theme-ananke

@amar-sanakal
Copy link

My issue got resolved after I removed the latest reference on the hugo_extended docker image and replaced it with a 0.100.0 tag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants