souvik-ghosh / react-native-create-thumbnail

iOS/Android thumbnail generator with support for both local and remote videos
MIT License
246 stars 105 forks source link

Could not find com.facebook.react:react-native:0.73.5 Required by: project :react-native-create-thumbnail #110

Open sandeep14 opened 3 months ago

sandeep14 commented 3 months ago

Hi,

I am getting below error while compiling react-native-create-thumbnail latest version

Failed to apply plugin 'com.facebook.react.rootproject'.

A problem occurred configuring project ':app'. A problem occurred configuring project ':react-native-create-thumbnail'. Could not resolve all files for configuration ':react-native-create-thumbnail:implementation'. Could not find com.facebook.react:react-native:0.73.5. Searched in the following locations:

  • file:/D:/reactnativeproject1/Onference/Appcode/node_modules/react-native/android/com/facebook/react/react-native/0.73.5/react-native-0.73.5.pom Required by: project :react-native-create-thumbnail

My react native version is 0.73.5 ,Please provide solution for same

TheScalion commented 3 months ago

I have react native version 0.73.8 and i have successfully build and run the app.

Try This : https://github.com/facebook/react-native/issues/36234#issuecomment-1439770679