Open-source collection of UI components and animated effects built with React, Typescript, Tailwind CSS, and Motion. Pairs beautifully with shadcn/ui.

base-ui framer-motion motion nextjs radix-ui react tailwind-css tailwindcss-v4 tanstack typescript
1 Open Issue Need Help Last updated: Jul 11, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The user is experiencing a peer dependency conflict when trying to install a data grid component (`https://reui.io/r/data-grid.json`) using `shadcn`. The error indicates a mismatch between the React version used in the project (v19) and the React version required by the `cmdk` package (v18). The task is to resolve this dependency conflict, likely by either updating `cmdk` to support React v19, downgrading React to v18, or using the `--force` or `--legacy-peer-deps` flags with npm install (though this is generally discouraged).

Complexity: 3/5
help wanted

Open-source collection of UI components and animated effects built with React, Typescript, Tailwind CSS, and Motion. Pairs beautifully with shadcn/ui.

TypeScript
#base-ui#framer-motion#motion#nextjs#radix-ui#react#tailwind-css#tailwindcss-v4#tanstack#typescript