$ errors.fyi/astro/GetStaticPathsRequired 128 namespaces · 4,025 codes
astro · astro/GetStaticPathsRequired
GetStaticPathsRequired

getStaticPaths Required

A dynamic route (e.g. `[slug].astro`) is missing the required `getStaticPaths()` export. In static (non-SSR) output mode, every dynamic route must export this function so Astro knows which pages to generate at build time.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT