developer.chrome.com icon indicating copy to clipboard operation
developer.chrome.com copied to clipboard

Created translate-language

Open wizardofdocs opened this issue 1 year ago • 2 comments

Added to nav.

wizardofdocs avatar Oct 19 '23 23:10 wizardofdocs

:x: Failed to build (static) the site for commit 37a14ee927c58b34a688e578e07902fd3ea8c587. Building the site (npm run production) failed with the following error output:

[36m
[1msite/_js/main.js, site/_js/100.js, site/_js/events.js, site/_js/styleguide.js, site/_js/fugu-showcase.js, site/_js/extension-samples.js[22m → [1mdist/js[22m...[39m
[32mcreated [1mdist/js[22m in [1m2s[22m[39m
[11ty] Problem writing Eleventy templates: (more in DEBUG output)
[11ty] No translations for: i18n.authors.alexmkatz.title (via Error)
[11ty] 
[11ty] Original error stack trace: Error: No translations for: i18n.authors.alexmkatz.title
[11ty]     at I18nDictionary.get (/workspace/node_modules/webdev-infra/utils/i18nDictionary.js:88:13)
[11ty]     at I18nFilter.filter (/workspace/node_modules/webdev-infra/filters/i18n.js:52:29)
[11ty]     at Object.module.exports [as feeds] (/workspace/site/_collections/feeds.js:120:18)
[11ty]     at TemplateMap.getUserConfigCollection (/workspace/node_modules/@11ty/eleventy/src/TemplateMap.js:556:47)
[11ty]     at TemplateMap.setCollectionByTagName (/workspace/node_modules/@11ty/eleventy/src/TemplateMap.js:258:50)
[11ty]     at TemplateMap.initDependencyMap (/workspace/node_modules/@11ty/eleventy/src/TemplateMap.js:284:20)
[11ty]     at TemplateMap.cache (/workspace/node_modules/@11ty/eleventy/src/TemplateMap.js:336:16)
[11ty]     at runMicrotasks (<anonymous>)
[11ty]     at processTicksAndRejections (node:internal/process/task_queues:96:5)
[11ty]     at async TemplateWriter._createTemplateMap (/workspace/node_modules/@11ty/eleventy/src/TemplateWriter.js:244:5)

Check the Stage (dcc-staging) check status for more details.