[X] I checked the documentation and FAQ without finding a solution
[X] I checked to make sure that this issue has not already been filed
Expected Behavior
Getting in so many libraries, But sending any one
@expo/metro-config@0.19.4
node_modules/@expo/metro-config
@expo/metro-config@"^0.19.4" from the root project
@expo/metro-config@"~0.19.0" from @expo/cli@0.21.5
node_modules/@expo/cli
@expo/cli@"0.21.5" from expo@52.0.7
node_modules/expo
expo@"^52.0.7" from the root project
@expo/metro-config@"0.19.4" from expo@52.0.7
node_modules/expo
expo@"^52.0.7" from the root project
@expo/metro-config@0.18.11
node_modules/react-native-ble-plx/node_modules/@expo/metro-config
@expo/metro-config@"0.18.11" from @expo/cli@0.18.31
node_modules/react-native-ble-plx/node_modules/@expo/cli
@expo/cli@"0.18.31" from expo@51.0.39
node_modules/react-native-ble-plx/node_modules/expo
expo@"^51.0.14" from react-native-ble-plx@3.2.1
node_modules/react-native-ble-plx
react-native-ble-plx@"^3.2.1" from the root project
@expo/metro-config@"0.18.11" from expo@51.0.39
node_modules/react-native-ble-plx/node_modules/expo
expo@"^51.0.14" from react-native-ble-plx@3.2.1
node_modules/react-native-ble-plx
react-native-ble-plx@"^3.2.1" from the root project
Getting issues in below libraries just because of BLE library
The package "expo-modules-autolinking" should not be installed directly in your project. It is a dependency of other Expo packages, which will install it automatically as needed.
Expected package expo-modules-autolinking@~2.0.0
Found invalid:
expo-modules-autolinking@1.11.3
(for more info, run: npm why expo-modules-autolinking)
Expected package @expo/config-plugins@~9.0.0
Found invalid:
@expo/config-plugins@8.0.11
(for more info, run: npm why @expo/config-plugins)
Expected package @expo/prebuild-config@~8.0.0
Found invalid:
@expo/prebuild-config@7.0.9
(for more info, run: npm why @expo/prebuild-config)
Expected package @expo/metro-config@~0.19.0
Found invalid:
@expo/metro-config@0.18.11
(for more info, run: npm why @expo/metro-config)
Prerequisites
Expected Behavior
Getting in so many libraries, But sending any one
@expo/metro-config@0.19.4 node_modules/@expo/metro-config @expo/metro-config@"^0.19.4" from the root project @expo/metro-config@"~0.19.0" from @expo/cli@0.21.5 node_modules/@expo/cli @expo/cli@"0.21.5" from expo@52.0.7 node_modules/expo expo@"^52.0.7" from the root project @expo/metro-config@"0.19.4" from expo@52.0.7 node_modules/expo expo@"^52.0.7" from the root project
@expo/metro-config@0.18.11 node_modules/react-native-ble-plx/node_modules/@expo/metro-config @expo/metro-config@"0.18.11" from @expo/cli@0.18.31 node_modules/react-native-ble-plx/node_modules/@expo/cli @expo/cli@"0.18.31" from expo@51.0.39 node_modules/react-native-ble-plx/node_modules/expo expo@"^51.0.14" from react-native-ble-plx@3.2.1 node_modules/react-native-ble-plx react-native-ble-plx@"^3.2.1" from the root project @expo/metro-config@"0.18.11" from expo@51.0.39 node_modules/react-native-ble-plx/node_modules/expo expo@"^51.0.14" from react-native-ble-plx@3.2.1 node_modules/react-native-ble-plx react-native-ble-plx@"^3.2.1" from the root project
Current Behavior
BLE Library Working but getting warnings and all
Library version
3.2.1
Device
iPhone 15 Pro, Android 8.0
Environment info
Steps to reproduce
Formatted code sample or link to a repository
Relevant log output
Additional information
No response