#Bug In Astro Create on Windows
6 messages ยท Page 1 of 1 (latest)
The same issue for me (the create issue). However, you can do this:
pnpm create astro@latest nameofthefolder
That will skip that question/step.
6 messages ยท Page 1 of 1 (latest)
I also get this error when I run pnpm run dev:
The request url "F:# Projects\3. Real Projects\webhostingsumo.com\favicon.ico" is outside of Vite serving allow list.
I see this bug even if use Yarn, NPM, or PNPM
The same issue for me (the create issue). However, you can do this:
pnpm create astro@latest nameofthefolder
That will skip that question/step.