Some of your project's dependencies are not compatible with currently installed expo package version: - @react-native-community/netinfo - expected version range: 5.5.1 - actual version installed: ^5.8.0 Your project may not work correctly until you install the correct versions of the packages. To install the correct versions of these packages, please run: expo install [package-name ...]
Im getting this above warning. is there any cli command to do install specific expo package? if yes then please provide it. Thanks.