Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

react native error unrecognized operator min

Tags:

react-native

There is an error of unrecognized operator min

screenshot

Any idea?

like image 369
Yusril Okta Avatar asked May 29 '26 13:05

Yusril Okta


1 Answers

I just ran into the same thing. I was also getting warnings from expo for:

  • react-native-gesture-handler - expected version range: ~1.6.0 - actual version installed: ^1.7.0
  • react-native-reanimated - expected version range: ~1.9.0 - actual version installed: ^1.10.1
  • react-native-safe-area-context - expected version range: ~3.0.7 - actual version installed: ^3.1.1

I reinstalled those with expo and the problem went away.

expo install... etc.

like image 153
Mike Avatar answered Jun 01 '26 08:06

Mike



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!