I selected shadcn in the pnpm create cli but it got ignored
There seems to be a bug in the pnpm create cli becuase I selected shadcn in the pnpm create cli alogside with
tailwindcss db and clerk ,db, tailwindcss and clerk got installed but shadcn not.2 Replies
passive-yellow•4d ago
is this the same issue? https://github.com/TanStack/create-tsrouter-app/issues/234
GitHub
pnpm create @tanstack/start@latest . --add-ons does not prompt fo...Which project does this relate to? Start Describe the bug When i run the pnpm create @tanstack/start@latest with any flags at all, specifically pnpm create @tanstack/start@latest . --add-ons it doe...
like-gold•4d ago
from my experience, it simply fails to install shadcn due to some error. the error message doesnt specify the error but tells us to manually install shadcn.
i've run into this error multiple times. had to install shadcn manually