I am trying to add components using the CLI, specifically targeting the v1 components, but the command is failing. It seems that with the release of v2 today, the registry URLs for the previous components are no longer accessible.
Steps to Reproduce
-
Run the installation command for a component (e.g., navigation-menu):
npx shadcn@latest add @reui/navigation-menu-default
-
The CLI returns a 404 error indicating the JSON definition is missing.
Error Message
