Replies: 1 comment 1 reply
-
This isn't completely related, but I was finding it frustrating that when installing blocks or components from
This was resolved by I think I could simply change |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been testing the new canary CLI to add components to a Turborepo. I have followed the docs for the installation. I have the default Turborepo configuration, created by the cli
pnpm dlx create-turbo@latest
Expected result is
I confirm that adding a component to a Turborepo created by
pnpm dlx shadcn@canary init
works fine. I cross checked all the config files but could not find a difference.The components.json files are as suggested in the docs
I cannot find what I am missing.
Mentioned here as well #6399
Beta Was this translation helpful? Give feedback.
All reactions