Nice vid. I followed the steps precisely but for some reason, it created a folder called "@" in my root directory. This folder had the "components" and "lib" folders inside it. Why might that have happened? And how do I fix it? Thanks
i already have custom css, and already have configured tailwind.config.css its basically i using tailadmin template and wanna add shadcn ui in it. can you teach me how to do it? sorry for my bad english
I had the same problem, I deleted the @ folder where the component was downloaded, then I ran the shadcn-ui init command again and this time it created a folder inside the src, then it worked.
my tsconfig.json doesn't have compilerOptions when I go to load it. I've followed all the steps. When I try to just add it instead, then I just get loads of 'Cannot find module ‘@/components/ui/button' errors even though I've installed all the components later.
Thank you! Is there a video on how to style the component with tailwind?
Unfortunately not
thank you this is really helpful love you
You're so welcome!
Nice vid. I followed the steps precisely but for some reason, it created a folder called "@" in my root directory. This folder had the "components" and "lib" folders inside it. Why might that have happened? And how do I fix it?
Thanks
Same for me
Thanks for the video, very helpful ❤
What is that one habit that really helped you while learning to code?
Nothing special. Just keep learning
thank you so much
very helpful for me
You're welcome. Thank you for a comment
nice its very helpful
Glad to hear that
hi in my project there is not creating component folder when i install the component did you know how to fix that
i already have custom css, and already have configured tailwind.config.css
its basically i using tailadmin template and wanna add shadcn ui in it. can you teach me how to do it?
sorry for my bad english
I’m getting an error that says “Cannot find module ‘@/components/ui/button’ or it’s corresponding type declarations. Any ideas how to fix it?
make sure that you update node.js to the latest version. Hope it helps
I had the same problem, I deleted the @ folder where the component was downloaded, then I ran the shadcn-ui init command again and this time it created a folder inside the src, then it worked.
@@serene7560 solve this error my brother give code link
i am also get this error
@@serene7560 I had to manually change the file system in order to run the application.
my tsconfig.json doesn't have compilerOptions when I go to load it. I've followed all the steps. When I try to just add it instead, then I just get loads of 'Cannot find module ‘@/components/ui/button' errors even though I've installed all the components later.
I am facing the same issue. Were you able to fix it?
why i dont see the vite.config.js file when i create the project
thanks man
You're welcome
thx❤
thank you it is helping my, but tsconfig.ts and tsconfig.app.ts is reversed in my case
Sorry, it might be updated