We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm encountering an issue when trying to use the Shadcn CLI to add a sidebar to my project. The error occurs during the "Checking registry" step.
npx shadcn@latest add sidebar
The error message is: request to https://ui.shadcn.com/r/index.json failed, reason: getaddrinfo ENOTFOUND ui.shadcn.com
request to https://ui.shadcn.com/r/index.json failed, reason: getaddrinfo ENOTFOUND ui.shadcn.com
Additional Notes: I've tried clearing my DNS cache and adding the domain to my hosts file, but the issue persists.
Sidebar
Run npx shadcn@latest add sidebar
https://github.com/Patrick-Ehimen/whale
OS: macOS
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Description:
I'm encountering an issue when trying to use the Shadcn CLI to add a sidebar to my project. The error occurs during the "Checking registry" step.
Steps to Reproduce:
npx shadcn@latest add sidebar
The error message is:
request to https://ui.shadcn.com/r/index.json failed, reason: getaddrinfo ENOTFOUND ui.shadcn.com
Additional Notes: I've tried clearing my DNS cache and adding the domain to my hosts file, but the issue persists.
Affected component/components
Sidebar
How to reproduce
Run
npx shadcn@latest add sidebar
Codesandbox/StackBlitz link
https://github.com/Patrick-Ehimen/whale
Logs
System Info
Before submitting
The text was updated successfully, but these errors were encountered: