T
TanStack5d ago
foreign-sapphire

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
passive-yellow4d ago
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
like-gold4d 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

Did you find this page helpful?