expo / config-plugins

Out-of-tree Expo config plugins for packages that haven't adopted the config plugin system yet.
467 stars 99 forks source link

Expo 52 @config-plugins/ffmpeg-kit-react-native #252

Open Jonatthu opened 2 days ago

Jonatthu commented 2 days ago

Summary

After doing pod install with expo:

⚠️  Something went wrong running `pod install` in the `ios` directory.
Command `pod install` failed.
└─ Cause: Invalid `Podfile` file: no implicit conversion of nil into String.

 #  from /Users/jonatthu/DatterX/datterx-network/apps/facescan/ios/Podfile:38
 #  -------------------------------------------
 #  # @generated end ffmpeg-kit-react-native-import
 >    config = use_native_modules!(config_command)
 #  
 #  -------------------------------------------

pod install --repo-update --ansi exited with non-zero code: 1

Config Plugin

@config-plugins/ffmpeg-kit-react-native

What platform(s) does this occur on?

iOS

SDK Version

52

Reproducible demo

Upgrading a fresh expo 51 sdk to 52 and using this pluging.

florian-deroo commented 16 hours ago

Same issue, we need a version for expo 52