naveenvignesh5/react-native-otp-textinput

Version incompatibility

Closed this issue · 1 comments

Hi, I have problems with this package currently I have a react native and expo project,

"react-native": "0.71.6",
"react-native-otp-textinput": "^1.1.1",

Currently I have to install the packages with :

npm install --legacy-peer-deps

Error:

Running "npm install" in /home/expo/workingdir/build directory.

[stderr]

npm ERR!

[stderr]

code ERESOLVE

[stderr]

npm

[stderr]

ERR! ERESOLVE could not resolve

[stderr]

npm ERR!

[stderr]

npm ERR! While resolving: react-native-otp-textinput@1.1.1

[stderr]

npm ERR! Found: react-native@0.71.6

I hope you can help me

Updated dependency in latest release. Closing this issue.