Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: /docs/installation/vite #500

Open
20SB opened this issue Jan 11, 2025 · 1 comment
Open

[bug]: /docs/installation/vite #500

20SB opened this issue Jan 11, 2025 · 1 comment

Comments

@20SB
Copy link

20SB commented Jan 11, 2025

npx shadcn@latest init

Need to install the following packages:
[email protected]
Ok to proceed? (y) y

✔ Preflight checks.
✔ Verifying framework. Found Vite.
✖ Validating Tailwind CSS.
✔ Validating import alias.

No Tailwind CSS configuration found at D:\VS_Code\portfolio\portfolio_2025.
It is likely you do not have Tailwind CSS installed or have an invalid configuration.
Install Tailwind CSS then try again.
Visit https://tailwindcss.com/docs/guides/vite to get started.

@itsarghyadas
Copy link
Collaborator

What’s the issue here @20SB ?

It seems you’re using Vite and trying to install Shadcn, but a TailwindCSS error is appearing. If that’s the case, the first thing to check is whether TailwindCSS is installed. If not, you’ll need to install TailwindCSS in your Vite project first, and then try installing Shadcn.

I hope this answers your question! If the issue is different, please provide a detailed description so we can better assist you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants