We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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-plugins/ffmpeg-kit-react-native
iOS
52
Upgrading a fresh expo 51 sdk to 52 and using this pluging.
The text was updated successfully, but these errors were encountered:
Same issue, we need a version for expo 52
Sorry, something went wrong.
No branches or pull requests
Summary
After doing pod install with expo:
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.
The text was updated successfully, but these errors were encountered: