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

[BUG] Unable to Add Theme as Hugo Module #12

Open
tech4normies opened this issue May 24, 2022 · 0 comments
Open

[BUG] Unable to Add Theme as Hugo Module #12

tech4normies opened this issue May 24, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@tech4normies
Copy link

[brandon@t4n wrestlingmob]$ hugo mod tidy go: no module dependencies to download go: github.com/reorx/[email protected]: parsing go.mod: module declares its path as: github.com/adityatelange/hugo-PaperMod but was required as: github.com/reorx/hugo-PaperModX go: no module dependencies to download hugo: collected modules in 627 ms Error: module "github.com/reorx/hugo-PaperModX" not found; either add it as a Hugo Module or store it in "/home/brandon/Documents/sites/wrestlingmob/themes".: module does not exist [brandon@t4n wrestlingmob]$ hugo mod get -u go: no module dependencies to download go: github.com/reorx/[email protected]: parsing go.mod: module declares its path as: github.com/adityatelange/hugo-PaperMod but was required as: github.com/reorx/hugo-PaperModX go: no module dependencies to download hugo: collected modules in 557 ms WARN 2022/05/23 20:53:24 module "github.com/reorx/hugo-PaperModX" not found; either add it as a Hugo Module or store it in "/home/brandon/Documents/sites/wrestlingmob/themes".: module does not exist go: github.com/reorx/[email protected]: parsing go.mod: module declares its path as: github.com/adityatelange/hugo-PaperMod but was required as: github.com/reorx/hugo-PaperModX

The above is the error I get when trying to add this as a module for Hugo. I cannot tell if it is me doing something wrong, or if it is the theme incorrectly marking it's dependencies.

@tech4normies tech4normies added the bug Something isn't working label May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant