[bug]: TanStack Start installation - component was not found error when installing component #7084
Open
2 tasks done
Labels
bug
Something isn't working
Describe the bug
When installing with TanStack Start, referred to #7018 to get
npx shadcn@canary init
to run.But when attempting to add button component using
npx shadcn@canary add button
, getting the following error.But when attempting to add button component using
npx shadcn@canary add button
, getting the following error.components.json has style set to new-york.
It seems that the style is being left out when installing from the registry?
Here are the relevant package.json dependencies/versions.
Affected component/components
Button
How to reproduce
npx shadcn@canary add button
Codesandbox/StackBlitz link
No response
Logs
System Info
Before submitting
The text was updated successfully, but these errors were encountered: