examples icon indicating copy to clipboard operation
examples copied to clipboard

Astro Tutorial: GetStaticPathsRequired error

Open golaughlin opened this issue 1 year ago • 0 comments

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

golaughlin avatar Nov 27 '24 03:11 golaughlin