Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nextjs 15 #2572

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

nextjs 15 #2572

wants to merge 2 commits into from

Conversation

serprex
Copy link
Contributor

@serprex serprex commented Feb 13, 2025

Compiles now when forcing packages, not everything has update peer dependencies yet. Should wait for @tremor/react to make official v4 release

npm warn ERESOLVE overriding peer dependency
npm warn While resolving: react-day-picker@8.10.1
npm warn Found: react@19.0.0
npm warn node_modules/react
npm warn   react@"^19.0.0" from the root project
npm warn   66 more (@monaco-editor/react, react-dom, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from react-day-picker@8.10.1
npm warn node_modules/react-day-picker
npm warn   react-day-picker@"^8.10.1" from @tremor/react@4.0.0-beta-tremor-v4.4
npm warn   node_modules/@tremor/react
npm warn
npm warn Conflicting peer dependency: react@18.3.1
npm warn node_modules/react
npm warn   peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from react-day-picker@8.10.1
npm warn   node_modules/react-day-picker
npm warn     react-day-picker@"^8.10.1" from @tremor/react@4.0.0-beta-tremor-v4.4
npm warn     node_modules/@tremor/react

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant