Skip to content

nextjs 15 #2572

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

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
Member

@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: [email protected]
npm warn Found: [email protected]
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 [email protected]
npm warn node_modules/react-day-picker
npm warn   react-day-picker@"^8.10.1" from @tremor/[email protected]
npm warn   node_modules/@tremor/react
npm warn
npm warn Conflicting peer dependency: [email protected]
npm warn node_modules/react
npm warn   peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from [email protected]
npm warn   node_modules/react-day-picker
npm warn     react-day-picker@"^8.10.1" from @tremor/[email protected]
npm warn     node_modules/@tremor/react

@serprex
Copy link
Member Author

serprex commented Feb 25, 2025

waiting on tremorlabs/tremor-npm#1151

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