Astro fails to build with prefixDefaultLocale: true, #9354
Labels
- P4: important
Violate documented behavior or significantly impacts performance (priority)
feat: i18n
Related to internalization (scope)
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
If I set prefixDefaultLocale: false, astro build works just fine. If I chage it to true, it fails with this CLI message:
And I'm not missing the /pages/index.astro
My astro.config.mjs:
What's the expected result?
Succesful build
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-cwevfa
Participation
The text was updated successfully, but these errors were encountered: