Astro Tutorial: GetStaticPathsRequired error
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.

0 条评论