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
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 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.
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
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!
thank you so much
very helpful for me
You're welcome. Thank you for a comment
nice its very helpful
Glad to hear that
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
hi in my project there is not creating component folder when i install the component did you know how to fix that
why i dont see the vite.config.js file when i create the project
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?
Thanks for the video, very helpful ❤
What is that one habit that really helped you while learning to code?
Nothing special. Just keep learning
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.
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
thanks man
You're welcome
thx❤