'npx shadcn-vue@latest add' Doesn't create files in my nuxt project. #973
Replies: 1 comment
-
Found the answer in the end |
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.
-
Has anyone had this problem?
I followed the instruction to add shadcn to my nuxt project on
https://www.shadcn-vue.com/docs/components/menubar.html
For example :
√ Which components would you like to add? » alert-dialog
√ Component alert-dialog already exists. Would you like to overwrite? ... yes
✔ Done.
I tried multiple times and I searched my entire project folder for alert-dialog, and it cannot find anything.
Anyone else had this issue and managed to fix it?
Is there way to get a detailed log from npx shadcn-vue@latest add to see what happen?
Beta Was this translation helpful? Give feedback.
All reactions