0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/.changeset/soft-berries-prove.md
Genteure f2dd895d71
fix(create-astro): ignore fs errors after download fails (#8841)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-10-24 11:17:14 -05:00

5 lines
153 B
Markdown

---
'create-astro': patch
---
No longer attempts to delete the directory after a template download fails if the path is `.`, `./` or starts with `../`.