react-native-router-flux icon indicating copy to clipboard operation
react-native-router-flux copied to clipboard

react-native-reanimated 1.13.2 → 2.0.1 : ERESOLVE unable to resolve dependency tree

Open allenmanning opened this issue 3 years ago • 2 comments

Version

  • react-native-router-flux v4.2.0
  • react v16.13.1
  • react-native v0.63.4

Expected behaviour

I can update to [email protected].

Actual behaviour

NPM error

npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: [email protected]
npm ERR! node_modules/react-native-reanimated
npm ERR!   react-native-reanimated@"2.0.1" from the root project
npm ERR!   peer react-native-reanimated@"*" from [email protected]
npm ERR!   node_modules/react-native-tab-view
npm ERR!     react-native-tab-view@"^2.15.2" from [email protected]
npm ERR!     node_modules/react-navigation-tabs
npm ERR!       react-navigation-tabs@"^2.5.2" from [email protected]
npm ERR!       node_modules/react-native-router-flux
npm ERR!         react-native-router-flux@"4.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react-native-reanimated@"^1.0.0" from [email protected]
npm ERR! node_modules/react-navigation-drawer
npm ERR!   react-navigation-drawer@"^2.2.1" from [email protected]
npm ERR!   node_modules/react-native-router-flux
npm ERR!     react-native-router-flux@"4.2.0" from the root project`

allenmanning avatar Mar 30 '21 04:03 allenmanning

Is possibile to update the react-native-reanimated used from the library to version 2 ?

pierol avatar May 05 '21 22:05 pierol

Is there any way to make the react-native-reanimated to version 2?

pku-arun avatar Mar 29 '22 17:03 pku-arun