Detected React Native module pods for CertPinner, RCTRestart, RNCAsyncStorage, RNDeviceInfo, RNFS, RNGestureHandler, RNLocalize, RNSVG, RNSha256, RNVectorIcons, ReactNativeExceptionHandler, react-native-background-timer, react-native-biometrics, react-native-blur, react-native-config, react-native-netinfo, and react-native-webview
Detected React Native module pods for CertPinner, RCTRestart, RNCAsyncStorage, RNDeviceInfo, RNFS, RNGestureHandler, RNLocalize, RNSVG, RNSha256, RNVectorIcons, ReactNativeExceptionHandler, react-native-background-timer, react-native-biometrics, react-native-blur, react-native-config, react-native-netinfo, and react-native-webview
Analyzing dependencies
[!] There are multiple dependencies with different sources for `CertPinner` in `Podfile`:
- CertPinner (from `../node_modules/react-native-cert-pinner/ios`)
- CertPinner (from `../node_modules/react-native-cert-pinner`)
Using RN
0.60.4, I receive the following error after attempting to runpod installwithin theiosfolder of my project:it appears the same
CertPinnerdependency is required twice? Also note that I used automatic linking during installation. Thanks in advance for any guidance.