Doing pnpm dlx shadcn@latest add --all or *component* --overwrite but always get v3 despite being on tailwind v4 #8188
AbbasAlibhaiER
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think the title pretty much explains it. Followed the v3 to v4 migration guide on both TailwindCSS and ShadCN but no matter what I do I can't seem to get the v4 component when I do the below command. At my wits end
pnpm dlx shadcn@latest add --all --overwrite
or
pnpm dlx shadcn@latest add *component* --overwrite
Beta Was this translation helpful? Give feedback.
All reactions