Erro can't evaluate field LanguageCode in type *langs.Language #1437
Unanswered
willamecm83
asked this question in
Q&A
Replies: 3 comments 2 replies
-
Hi did you miss the error on line 7? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@willamecm-10, line 6 in the log says, the runner is using |
Beta Was this translation helpful? Give feedback.
2 replies
-
the error was the deploy script. But now it works, thanks for responding |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
hello everyone, I'm using the hugo v0.123.3 version, I'm having problems, when I use the hugo server it gives the 404 page, or I try to build pages on github it gives an error (in the image)
in the file hugo.yaml
baseURL: "https://willamecm-10.github.io/hugofb/"
languageCode: en-uk
title: My New Hugo Site
theme: PaperMod
The error is practically this "can't evaluate field LanguageCode in type *langs.Language"
In the i18n folder there is uk I changed it to en-uk I still have the same error, I have no more ideas to solve it, can anyone help me
Beta Was this translation helpful? Give feedback.
All reactions