ITADN

Astro Tutorial: GetStaticPathsRequired error

#29Opengolaughlin 创建于 2024-11-27
G
golaughlincommented
After creating the `src/pages/[dinosaur].astro` page and running the Astro dev server with `deno task dev`. Opening an individual dinosaur page (e.g. `http://localhost:4321/aardonyx`) throws a `GetStaticPathsRequired` error. ![image](https://github.com/user-attachments/assets/71d78578-15aa-42a0-bccf-8c872bc74778)
0 条评论