ui icon indicating copy to clipboard operation
ui copied to clipboard

fix(docs): Use "pnpm dlx" instead of "pnpx"

Open iipanda opened this issue 2 years ago • 2 comments

Switch to using pnpm dlx instead of pnpx, beacsue it is deprecated and (at least for me) did not ship by default when installing pnpm.

See Stack Overflow post from Zoltan Kochan, maintainer of pnpm: https://stackoverflow.com/a/70266473

iipanda avatar Jun 15 '23 17:06 iipanda

@iipanda 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 Jun 15 '23 17:06 vercel[bot]

There's an open PR that addresses this too which still isn't merged: https://github.com/shadcn/ui/pull/350

muradbu avatar Jun 15 '23 17:06 muradbu

There's an open PR that addresses this too which still isn't merged: #350

Sorry didn't see that!

iipanda avatar Jun 15 '23 19:06 iipanda