I’m currently working on the Portfolio Blog Starter Kit from Vercel and trying to integrate shadcn-ui components into it. Specifically, I followed the instructions to add a component , for example i used the command npx shadcn@latest add alert-dialog. However, I’m running into an issue, and I get the following error message:
It seems that the portfolio blog starter is not correctly configured. Could you please guide me on how to resolve this? I would appreciate any assistance or insights on how to properly use shadcn-ui with the Portfolio Blog Starter.
Hi!
Thanks for your response! I checked my Tailwind version, and I’m using TailwindCSS 4.0.0-alpha.13. I also followed the An update on Tailwind v4 - shadcn/ui guide, but I’m still encountering the same error when trying to add a component