Skip to content

[bug]: The data-table install command is not working #1141

@blank1788

Description

@blank1788

Describe the bug

I tried installing data-table component from diceui using install command:
pnpm dlx shadcn@latest add "@diceui/data-table"
And i tried with both pnpm and npm. but the problem is with registry:

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

request to https://diceui.com/r/base-nova/data-table.json failed, reason: getaddrinfo ENOTFOUND diceui.com

You can also try a previous version to see if that works:
pnpm dlx shadcn@4.10.0 add @diceui/data-table

How to reproduce

Go to data-table component in diceui
use it's installation command: pnpm dlx shadcn@latest add "@diceui/data-table"
then, you will get that error.

Link to reproduction

not needed

Additional information

Also I'm using shadcn latest version with base ui and nova style.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions