Astro Info
Astro v5.12.9
Node v24.5.0
System macOS (arm64)
Package Manager npm
Output static
Adapter none
Integrations none
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
Minor issue when creating a new astro project:
~/dev/projects> npm create astro@latest
> npx
> "create-astro"
astro Launch sequence initiated.
dir Where should we create your new project?
./extinct-equator(node:94325) [DEP0187] DeprecationWarning: Passing invalid argument types to fs.existsSync is deprecated
(Use `node --trace-deprecation ...` to show where the warning was created)
What's the expected result?
No deprecation warning.
Link to Minimal Reproducible Example
https://easily-reproduced.example.com/
Participation
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
Minor issue when creating a new astro project:
What's the expected result?
No deprecation warning.
Link to Minimal Reproducible Example
https://easily-reproduced.example.com/
Participation