You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a mono repo project and I want to add Shadcn to packages/ui , I tried to follow up on these steps but they refer only to scaffolding a new project from scratch.
When I tried this command:
npx shadcn@canary init
it just added Shadcn to the dedicated web app but not as mentioned in the documentation.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have a mono repo project and I want to add Shadcn to
packages/ui
, I tried to follow up on these steps but they refer only to scaffolding a new project from scratch.When I tried this command:
it just added Shadcn to the dedicated web app but not as mentioned in the documentation.
Beta Was this translation helpful? Give feedback.
All reactions