Build failed when the project using TypeScript #10012
Labels
- P4: important
Violate documented behavior or significantly impacts performance (priority)
feat: content collections
Related to the Content Collections feature (scope)
pkg: astro
Related to the core `astro` package (scope)
regression
What version of
starlight
are you using?0.17.3
What version of
astro
are you using?4.2.1
What package manager are you using?
pnpm
What operating system are you using?
Mac
What browser are you using?
Chrome
Describe the Bug
Reproduction:
pnpm create astro --template starlight
to create new project, selectWrite TypeScript
.pnpm run build
, then failed, error location issrc/content/config.ts line 5
Sorry, I do not know how to create a starlight project using stackblitz, and how to run build command in it. So the project in it is a default astro basic project, just for submit the issue.
Link to Minimal Reproducible Example
https://stackblitz.com/edit/withastro-astro-qrqqam?file=README.md&title=Astro%20Starter%20Kit:%20Basics
Participation
The text was updated successfully, but these errors were encountered: