Describe the bug
When running the shadcn CLI to add components, the process gets stuck at:
Checking registry.
and does not proceed further ~~
bunx shadcn@latest add form
or:
npx shadcn@latest add form
=> The CLI stops at "Checking registry..."
Affected component/components
form, CLI
How to reproduce
- Open terminal on Windows
- Run: bunx shadcn@latest add form
- Or run: npx shadcn@latest add form
- Observe that the CLI stops at "Checking registry..."
- It does not proceed or show any error
Codesandbox/StackBlitz link
No response
Logs
$ bunx shadcn@latest add form
✔ Checking registry.
$ npx shadcn@latest add form
✔ Checking registry.
System Info
OS: Windows 10
Node: (22.20.0)
Bun: (1.3.11)
Package manager: bun / npm
Framework: Next.js
Before submitting
Describe the bug
When running the shadcn CLI to add components, the process gets stuck at:
Checking registry.
and does not proceed further ~~
bunx shadcn@latest add form
or:
npx shadcn@latest add form
=> The CLI stops at "Checking registry..."
Affected component/components
form, CLI
How to reproduce
Codesandbox/StackBlitz link
No response
Logs
System Info
Before submitting