Replies: 1 comment 1 reply
-
Why are you using outdated v0.4.0 if starting with a site from scratch? Please show your Or make your whole project publicly available (e.g. on GitHub or so). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am following the instructions to add Docsy as a Hugo Module, but I'm getting the warning:
module "github.com/google/docsy/dependencies" not found; either add it as a Hugo Module or store it in "/local/path/to/themes".: module does not existI'm not explicitly getting the dependencies (but they are showing up in
hugo mod graph). I am listing them under config->module->imports.Am I doing something wrong?
(I'm currently using v0.4.0 on Mac.)
Beta Was this translation helpful? Give feedback.
All reactions