ui icon indicating copy to clipboard operation
ui copied to clipboard

fix(v4): correct install command in command menu

Open vinaykulk621 opened this issue 3 months ago • 4 comments

current ui shows dlx in the install command for all package managers:

dlx is hardcoded, which is only applicable for pnpm package manager.

Before After
image image

fix:

  • correct commands for each package manager.

to fix linting issue:

  • removed setState functions and packageManager from callback functions deps.

vinaykulk621 avatar Aug 19 '25 14:08 vinaykulk621

@vinaykulk621 is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Aug 19 '25 14:08 vercel[bot]

@vinaykulk621 Let's merge this. Can you fix the conflicts please?

shadcn avatar Oct 21 '25 07:10 shadcn

@shadcn fixed conflicts, ready to merge.

vinaykulk621 avatar Oct 21 '25 12:10 vinaykulk621

@vinaykulk621 ~But it looks like we lost your changes?~ Sorry GitHub cache. I can see it now.

shadcn avatar Oct 21 '25 12:10 shadcn