shadcn-ui / ui

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
https://ui.shadcn.com
MIT License
75.37k stars 4.72k forks source link

docs: add adonis install documentation #5769

Open rust142 opened 2 weeks ago

rust142 commented 2 weeks ago

I have added the installation for adonis, but encountered some problems in the tsconfig file if adding the path alias directly to ./inertia/@/*

But I've managed to get around it and have made it to the final stage without any more problems.

My suggestion is not to have a ./src/* rule because if you run tsx shadcn init it will throw this error:

>npx shadcn@latest init

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

No import alias found in your tsconfig.json file.
Visit https://ui.shadcn.com/docs/installation/vite to learn how to set an import alias.
vercel[bot] commented 2 weeks ago

@rust142 is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.