Support @radix-ui/react-icons peer dependencies to React 19
Documentation regarding next.js 15 installation
Codesandbox/StackBlitz link
No response
Logs
npx shadcn@latest init
✔ Preflight checks.
✔ Verifying framework. Found Next.js.
✔ Validating Tailwind CSS.
✔ Validating import alias.
√ Which style would you like to use? » Default
√ Which color would you like to use as the base color? » Gray
√ Would you like to use CSS variables for theming? ... no / yes
✔ Writing components.json.
✔ Checking registry.
✔ Updating tailwind.config.js
✔ Updating app\globals.css
Installing dependencies.
It looks like you are using React 19.
Some packages may fail to install due to peer dependency issues in npm (see https://ui.shadcn.com/react-19).
√ How would you like to proceed? » Use --force
⠴ Installing dependencies.
Something went wrong. Please check the error below for more details.
If the problem persists, please open an issue on GitHub.
Command failed with exit code 1: npm install --force tailwindcss-animate class-variance-authority lucide-react clsx tailwind-merge
Unknown command: "install$1$1"
Did you mean this?
npm install # Install a package
To see a list of supported npm commands, run:
npm help
System Info
Windows 11, Git Bash, Chrome
Before submitting
[X] I've made research efforts and searched the documentation
Describe the bug
Problem:
Affected component/components
Installation
How to reproduce
@radix-ui/react-icons
peer dependencies to React 19Codesandbox/StackBlitz link
No response
Logs
System Info
Before submitting