Replies: 2 comments
-
I have the same issue. There might be a problem with the 0.9.0 version. Switching to [email protected] and then running 'npx [email protected] init' also works fine for me. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@AdamPilak awesome your solution works for me, but i wonder what happened to the latest version both |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
i followed the official guide to create a shadcn-ui project using pnpm as usual, but when i tried to run 'pnpm dlx shadcn-ui@latest init' this time, it showed me the error ' shadcn-ui is not recognized as an internal or external command'. using the old version with 'pnpm dlx [email protected] init' works fine
Beta Was this translation helpful? Give feedback.
All reactions