"$schema": "https://ui.shadcn.com/schema.json", "style": "default", "rsc": true, "tsx": true, "tailwind": { "config": "tailwind.config.js", "css": "src/app/globals.css", "baseColor": "slate", "cssVariables": true }, "aliases": { "components": "@/components", "utils...
Try to install any dependenciesnpx shadcn@latestornpm install next-themes lucid-react It will cause the error resulting in not installing the library Current vs. Expected behavior In the previous version of nextjs 14 the libraries were installed without any errors but in nextjs 15 stable it is...
A React component for rendering a 'npm install package-name' command block. Supports multiple package managers and themes. Drop it into your MDX code, a ShadCN UI component, a Tailwind codebase, use built-in styles or go unstyled. You choose.. Latest ver
Hi, I have an issue, with basically the same effect as #347 but probably a different resolution docker build from getting-started I'm on the tutorial, same step as 347 I try to build the image via docker build -t getting-started . And I ...