CaiJimmy / hugo-theme-stack

Card-style Hugo theme designed for bloggers
https://stack.jimmycai.com
GNU General Public License v3.0
5k stars 1.64k forks source link

[Bug]: build fail #738

Closed jw-star closed 1 year ago

jw-star commented 1 year ago

What happened?

[18:18:49.774] Cloning github.com/jw-star/blog (Branch: main, Commit: 2a69cc1)
[18:18:49.924] Previous build cache not available
[18:18:52.086] Cloning completed: 2.312s
[18:18:52.377] Running "vercel build"
[18:18:53.037] Vercel CLI 28.6.0
[18:18:53.820] WARN 2022/12/07 10:18:53 Module "hugo-theme-stack" is not compatible with this Hugo version; run "hugo mod graph" for more information.
[18:18:53.822] Error: add site dependencies: load resources: loading translations: "/vercel/path0/themes/hugo-theme-stack/i18n/ar.yaml:1:1": failed to load translations: unable to parse translation #0 because invalid plural category archives
[18:18:53.822] map[id:widget translation:map[archives:map[more:map[other:اكثر] title:map[other:الارشيفات]] categoriesCloud:map[title:map[other:التصنيفات]] tagCloud:map[title:map[other:وسوم]]]]
[18:18:53.837] Error: Command "hugo -D --gc" exited with 255

Hugo version

Vercel

Theme version

3.12

What browsers are you seeing the problem on?

Firefox

More information about the browser

No response

Relevant log output

No response

Link to the page with bug

https://demo.stack.jimmycai.com

Link to the source repository

No response

CaiJimmy commented 1 year ago

[18:18:53.820] WARN 2022/12/07 10:18:53 Module "hugo-theme-stack" is not compatible with this Hugo version; run "hugo mod graph" for more information.

Upgrade to the latest Hugo version.

jw-star commented 1 year ago

ok