Skip to content

astro

Index page not found.

Astro

Index page not found.

Index page not found.

import DontEditWarning from '~/components/DontEditWarning.astro'

MissingIndexForInternationalization: Could not find index page. A root index page is required in order to create a redirect to the index URL of the default locale. (/DEFAULT_LOCALE)

What went wrong?

Astro could not find the index URL of your website. An index page is required so that Astro can create a redirect from the main index page to the localized index page of the default locale when using i18n.routing.prefixDefaultLocale.

See Also: