Skip to content

Registry missing for Tailark Pro #45

@simonmarek

Description

@simonmarek

The Tailark Pro registry at https://pro.tailark.com/registry/ appears to be missing the registry.json file, which prevents the shadcn CLI from listing or searching available components.

Steps to reproduce:

npx shadcn@latest list @tailark-pro

Expected behavior:
Lists all available components from the Tailark Pro registry.

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

Error:
The item at https://pro.tailark.com/registry/registry was not found.
It may not exist at the registry.

Message:
[Not Found] Component 'registry' not found in registry.

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

The same issue affects npx shadcn@latest search and any MCP tool that queries the registry index.

Directly fetching https://pro.tailark.com/registry/registry.json or https://pro.tailark.com/registry/registry returns a 404.

Environment:

  • shadcn CLI: latest
  • Node: v24

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions