I'm using the latest version of Next.js and attempted to integrate ShadCN, but I keep encountering errors. I've tried several approaches, including adding this to my package.json:
"overrides": {
"react-is": "^19.0.0-rc-69d4b800-20241021"
}
I also tried manually installing dependencies and adjusting the React version, but the errors persist. Unfortunately, I haven't found any reliable solutions online, and the official documentation doesn't offer much help either.
Affected component/components
installation
How to reproduce
N/A
Codesandbox/StackBlitz link
No response
Logs
No response
System Info
N/A
Before submitting
[X] I've made research efforts and searched the documentation
Describe the bug
I'm using the latest version of Next.js and attempted to integrate ShadCN, but I keep encountering errors. I've tried several approaches, including adding this to my package.json: "overrides": { "react-is": "^19.0.0-rc-69d4b800-20241021" } I also tried manually installing dependencies and adjusting the React version, but the errors persist. Unfortunately, I haven't found any reliable solutions online, and the official documentation doesn't offer much help either.
Affected component/components
installation
How to reproduce
N/A
Codesandbox/StackBlitz link
No response
Logs
No response
System Info
Before submitting