peerdb icon indicating copy to clipboard operation
peerdb copied to clipboard

nextjs 15

Open serprex opened this issue 10 months ago • 1 comments

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 avatar Feb 13 '25 20:02 serprex

waiting on https://github.com/tremorlabs/tremor-npm/pull/1151

serprex avatar Feb 25 '25 19:02 serprex

#3634

serprex avatar Oct 30 '25 12:10 serprex