2024-11-14 Web Development
Install Shadcn/ui with legacy peer dependencies for Next.js 15
By O. Wolfson
bashnpx --legacy-peer-deps shadcn@latest init -d
bashnpx --legacy-peer-deps shadcn@latest add button
2024-11-14 Web Development
By O. Wolfson
bashnpx --legacy-peer-deps shadcn@latest init -d
bashnpx --legacy-peer-deps shadcn@latest add button