Closed onursoyer closed 2 days ago
The combobox is a composition of the popover and command components, rather than its own, unique component. Try installing those individually first:
npx shadcn-svelte@latest add command popover
Thanks @Wollaston - installing the command and popover components separately worked perfectly! Going to close this issue now.
Describe the bug
When attempting to install the combobox component using the CLI command, the installation fails with a 'component not found' error.
Reproduction
Logs
System Info
Severity
annoyance