**[!] There are multiple dependencies with different sources for `react-native-ffmpeg` in `Podfile`:- react-native-ffmpeg (from `../node_modules/react-native-ffmpeg/ios`)- react-native-ffmpeg (from `../node_modules/react-native-ffmpeg/ios/react-native-ffmpeg.podspec`)**
Getting this error.
- react-native-ffmpeg (from `../node_modules/react-native-ffmpeg/ios/react-native-ffmpeg.podspec`)
I need this in podfile but the previous
- react-native-ffmpeg (from
../node_modules/react-native-ffmpeg/ios
)is not even present in my podfile.
When I try to add a path it throws me the error. Please help