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

Error Building: can't evaluate field IsServer in type interface {} #140

Open
Zackariyya opened this issue Jan 13, 2025 · 0 comments
Open

Comments

@Zackariyya
Copy link

cd src-4/
hugo
Start building sites … 
hugo v0.140.2+extended linux/amd64 BuildDate=unknown

ERROR deprecated: .Site.IsMultiLingual was deprecated in Hugo v0.124.0 and will be removed in Hugo 0.141.0. Use hugo.IsMultilingual instead.
ERROR EXECUTE-AS-TEMPLATE: failed to transform "/css/theme-auto.css" (text/css): template: /css/theme-auto.css:30:8: executing "/css/theme-auto.css" at <site>: can't evaluate field IsServer in type interface {}
Built in 2459 ms
Error: error building site: EXECUTE-AS-TEMPLATE: failed to transform "/css/theme-auto.css" (text/css): template: /css/theme-auto.css:30:8: executing "/css/theme-auto.css" at <site>: can't evaluate field IsServer in type interface {}

cd ../src-3
hugo
Start building sites … 
hugo v0.140.2+extended linux/amd64 BuildDate=unknown

ERROR deprecated: .Site.IsMultiLingual was deprecated in Hugo v0.124.0 and will be removed in Hugo 0.141.0. Use hugo.IsMultilingual instead.
ERROR The "youtube" shortcode requires an id argument. See "/home/zackariyyasattaur/CODING_FILES/Godot/Docs/godot_recipes-master/src-3/content/kyn/rigidbody2d.md:172:1"
ERROR The "youtube" shortcode requires an id argument. See "/home/zackariyyasattaur/CODING_FILES/Godot/Docs/godot_recipes-master/src-3/content/recipes/singleton.md:66:1"
ERROR EXECUTE-AS-TEMPLATE: failed to transform "/css/theme-auto.css" (text/css): template: /css/theme-auto.css:30:8: executing "/css/theme-auto.css" at <site>: can't evaluate field IsServer in type interface {}
Total in 3317 ms
Error: error building site: EXECUTE-AS-TEMPLATE: failed to transform "/css/theme-auto.css" (text/css): template: /css/theme-auto.css:30:8: executing "/css/theme-auto.css" at <site>: can't evaluate field IsServer in type interface {}
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

1 participant