@astrojs/upgrade should check if the current directory has astro installed #12535
Labels
- P2: nice to have
Not breaking anything but nice to have (priority)
pkg: upgrade
Related to `@astrojs/upgrade` (scope)
Astro Info
Describe the Bug
Running
pnpm dlx @astrojs/upgrade beta
on a directory that does not have Astro installed shows a confirmation that all updates were done.What's the expected result?
The script should error saying it couldn't find an Astro installation.
The text was updated successfully, but these errors were encountered: