Skip to content

[bug]: add missing configuration for radix-lyra/combobox #10464

@tsnearly

Description

@tsnearly

Describe the bug

When attempting to install combobox to my project using:
npx shadcn@latest add comboxbox

I receive the following error message:
Something went wrong. Please check the error below for more details.
If the problem persists, please open an issue on GitHub.

Message:
The item at https://ui.shadcn.com/r/styles/radix-lyra/comboxbox.json was not found. It may not exist at the registry.

Suggestion:
Check if the item name is correct and the registry URL is accessible.

Affected component/components

Combobox

How to reproduce

  1. In terminal, make a project folder: mkdir ~/project
  2. Go to project's root folder: cd ~/project
  3. Initialize project: npx shadcn@latest init --preset b2b7PDRr5X --template vite
  4. Enter command: npx shadcn@latest add comboxbox
  5. Receive error message in terminal.
  6. Going to shown URL direct receives a 404.

Codesandbox/StackBlitz link

https://stackblitz.com/~/github.com/shadcn-ui/ui

Logs

Something went wrong. Please check the error below for more details.
If the problem persists, please open an issue on GitHub.

Message:
The item at https://ui.shadcn.com/r/styles/radix-lyra/comboxbox.json was not found. It may not exist at the registry.

Suggestion:
Check if the item name is correct and the registry URL is accessible.

System Info

Firefox on macOS 12.7.6 (but that's not really relevant)

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions