Open Jay-Karia opened 3 months ago
Under the Installation section in any component, to copy the cli when selected "yarn", it copies the cli of "npm". Instead of "yarn dlx shadcn-ui@latest add ", it copies "npx shadcn-ui@latest add ".
Every
It will copy the cli for npm, instead of yarn
https://github.com/shadcn-ui/ui
No response
OS: Win 10 Browser: Chrome
i can confirm that this is an issue.
Assign this issue to me, i can fix this.
You can directly send a PR
Describe the bug
Under the Installation section in any component, to copy the cli when selected "yarn", it copies the cli of "npm". Instead of "yarn dlx shadcn-ui@latest add", it copies "npx shadcn-ui@latest add ".
Affected component/components
Every
How to reproduce
It will copy the cli for npm, instead of yarn
Codesandbox/StackBlitz link
https://github.com/shadcn-ui/ui
Logs
No response
System Info
Before submitting