react-native-spring-scrollview icon indicating copy to clipboard operation
react-native-spring-scrollview copied to clipboard

Error to install dependency on RN 0.71.1

Open arlovip opened this issue 2 years ago • 1 comments

To install this package on React Native 0.71.1(the lastest version), but I got the error as follows:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"18.2.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.3.1" from [email protected]
npm ERR! node_modules/react-native-spring-scrollview
npm ERR!   react-native-spring-scrollview@"*" from the root project
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/chenlong/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/chenlong/.npm/_logs/2023-02-03T07_43_19_149Z-debug-0.log

It seems that the react version is too low. Is there a plan to publish a new version to update the react version? Thank U.

arlovip avatar Feb 03 '23 07:02 arlovip

DEAD LIB

fukemy avatar Jul 31 '23 10:07 fukemy