Open aamirv1 opened 6 days ago
I have tried with bun, it is not working, although when i tried using the pnpm it works for me. I found this, you can try this but this also does not worked for me - https://github.com/shadcn-ui/ui/issues/3090.
I am using windows.
@Japesh05 No luck for me, with bun, pnpm and even npm. Thanks for the suggestion though.
Describe the bug
I am getting the below error when I am initializing shadcn or adding new component Tried with bun (bunx) and pnpm too
Affected component/components
CLI
How to reproduce
In New project:
bunx --bun shadcn@latest init
In this case I get the following error:When adding new component:
bunx --bun shadcn@latest add context-menu
Here I am getting the following error:Something went wrong. Please check the error below for more details. If the problem persists, please open an issue on GitHub.
fetch() URL is invalid
Before submitting