tanersener / react-native-ffmpeg

FFmpeg for react-native. Not maintained anymore. Superseded by FFmpegKit.
GNU General Public License v3.0
400 stars 51 forks source link

react-native run-android failed #254

Closed AKclown closed 2 years ago

AKclown commented 3 years ago

Description Hello, when I installed react-native-ffmpeg and executed react-native run-android, the following error was reported image

I used the newly created react native project. When I haven’t installed this package, everything is normal. Unfortunately, when I installed this package without any operation, I got an error. Can you give me some suggestions?

Expected behavior react-native run-android success

Current behavior react-native run-android failed

Screenshots This is all my dependencies, this is the new start of react native image

Environment "react": "17.0.1", "react-native": "0.64.2", "react-native-ffmpeg": "^0.5.1"

AKclown commented 3 years ago

Found the reason, it is caused by the current package google link problem, you can fix it, thank you very much image

Also note that this version is up to 24

image

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.