You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm i @nivo/core
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: react@17.0.1
npm ERR! node_modules/react
npm ERR! peer react@"^16.9.0 || ^17" from @next/react-dev-overlay@10.0.8
npm ERR! node_modules/@next/react-dev-overlay
npm ERR! @next/react-dev-overlay@"10.0.8" from next@10.0.8
npm ERR! node_modules/next
npm ERR! next@"10.0.8" from the root project
npm ERR! peer react@"^16.6.0 || ^17" from next@10.0.8
npm ERR! node_modules/next
npm ERR! next@"10.0.8" from the root project
npm ERR! 6 more (react-dom, styled-jsx, swr, use-subscription, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^0.14.0 || ^15.0.0 || ^16.0.0" from recompose@0.30.0
npm ERR! node_modules/@nivo/core/node_modules/recompose
npm ERR! recompose@"^0.30.0" from @nivo/core@0.67.0
npm ERR! node_modules/@nivo/core
npm ERR! @nivo/core@"*" from the root project
npm ERR! 1 more (@nivo/tooltip)
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /Users/raph/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/raph/.npm/_logs/2021-03-15T08_47_12_930Z-debug.log
I just tried to install it and get this message:
It seems it's due to recompose that is abandoned: https://github.com/acdlite/recompose#a-note-from-the-author-acdlite-oct-25-2018
The text was updated successfully, but these errors were encountered: