Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6295

Error in install pods when I try to submit by eas to a react native expo application

$
0
0

I have tried changing the firebase config and updating the dependencies including expo and firebase.

The console logs in this step are as follows (The error occurs in the last logs):

Using Expo modules[Expo] Enabling modular headers for pod ExpoModulesCoreAuto-generating .xcode.env.local with $NODE_BINARY=/Users/expo/.nvm/versions/node/v16.18.1/bin/nodeAdding a custom script phase for Pod RNFBApp: [RNFB] Core ConfigurationAuto-linking React Native modules for target cidmobile: RNCAsyncStorage, RNDateTimePicker, RNFBApp, RNFBAuth, RNFBStorage, RNFS, RNGestureHandler, RNReanimated, RNSVG, RNSentry, RNVectorIcons, and react-native-safe-area-context[Codegen] Generating ./build/generated/ios/React-Codegen.podspec.jsonAnalyzing dependenciesFetching podspec for DoubleConversion from ../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec[Codegen] Found FBReactNativeSpecFetching podspec for RCT-Folly from ../node_modules/react-native/third-party-podspecs/RCT-Folly.podspecFetching podspec for boost from ../node_modules/react-native/third-party-podspecs/boost.podspecFetching podspec for glog from ../node_modules/react-native/third-party-podspecs/glog.podspecAdding spec repo trunk with CDN https://cdn.cocoapods.org/CocoaPods 1.12.0 is available.To update use: sudo gem install cocoapodsFor more information, see https://blog.cocoapods.org and the CHANGELOG for this version at https://github.com/CocoaPods/CocoaPods/releases/tag/1.12.0Downloading dependenciesInstalling ASN1Decoder (1.8.0)Installing DoubleConversion (1.1.6)Installing EASClient (0.4.1)Installing EXApplication (5.0.1)Installing EXConstants (14.0.2)Installing EXDevice (5.0.0)Installing EXErrorRecovery (4.0.1)Installing EXFileSystem (15.1.1)Installing EXFont (11.0.1)Installing EXJSONUtils (0.4.0)Installing EXManifests (0.4.0)Installing EXNotifications (0.17.0)Installing EXSharing (11.0.1)Installing EXSplashScreen (0.17.5)Installing EXStructuredHeaders (3.0.1)Installing EXUpdates (0.15.6)Installing EXUpdatesInterface (0.8.1)Installing Expo (47.0.13)Installing ExpoKeepAwake (11.0.1)Installing ExpoModulesCore (1.1.1)Installing FBLazyVector (0.70.5)Installing FBReactNativeSpec (0.70.5)Installing Firebase (10.5.0)Installing FirebaseAppCheckInterop (10.6.0)Installing FirebaseAuth (10.5.0)Installing FirebaseAuthInterop (10.6.0)Installing FirebaseCore (10.5.0)Installing FirebaseCoreExtension (10.6.0)Installing FirebaseCoreInternal (10.6.0)Installing FirebaseStorage (10.5.0)Installing GTMSessionFetcher (3.1.0)Installing GoogleUtilities (7.11.0)Installing PromisesObjC (2.2.0)Installing RCT-Folly (2021.07.22.00)Installing RCTRequired (0.70.5)Installing RCTTypeSafety (0.70.5)Installing RNCAsyncStorage (1.17.11)Installing RNDateTimePicker (6.5.2)Installing RNFBApp (17.2.0)Installing RNFBAuth (17.2.0)Installing RNFBStorage (17.2.0)Installing RNFS (2.20.0)Installing RNGestureHandler (2.8.0)Installing RNReanimated (2.12.0)Installing RNSVG (13.4.0)Installing RNSentry (4.9.0)Installing RNVectorIcons (9.2.0)Installing React (0.70.5)Installing React-Codegen (0.70.5)Installing React-Core (0.70.5)Installing React-CoreModules (0.70.5)Installing React-RCTActionSheet (0.70.5)Installing React-RCTAnimation (0.70.5)Installing React-RCTBlob (0.70.5)Installing React-RCTImage (0.70.5)Installing React-RCTLinking (0.70.5)Installing React-RCTNetwork (0.70.5)Installing React-RCTSettings (0.70.5)Installing React-RCTText (0.70.5)Installing React-RCTVibration (0.70.5)Installing React-bridging (0.70.5)Installing React-callinvoker (0.70.5)Installing React-cxxreact (0.70.5)Installing React-jsi (0.70.5)Installing React-jsiexecutor (0.70.5)Installing React-jsinspector (0.70.5)Installing React-logger (0.70.5)Installing React-perflogger (0.70.5)Installing React-runtimeexecutor (0.70.5)Installing ReactCommon (0.70.5)Installing Sentry (7.31.2)Installing Yoga (1.14.0)Installing boost (1.76.0)Installing fmt (6.2.1)Installing glog (0.3.5)Installing react-native-safe-area-context (4.4.1)[!] The following Swift pods cannot yet be integrated as static libraries:The Swift pod FirebaseCoreInternal depends upon GoogleUtilities, which does not define modules. To opt into those targets generating module maps (which is necessary to import them from Swift when building as static libraries), you may set use_modular_headers! globally in your Podfile, or specify :modular_headers => true for particular dependencies.The Swift pod FirebaseStorage depends upon FirebaseAppCheckInterop, FirebaseAuthInterop, FirebaseCore, FirebaseCoreExtension, and GTMSessionFetcher, which do not define modules. To opt into those targets generating module maps (which is necessary to import them from Swift when building as static libraries), you may set use_modular_headers! globally in your Podfile, or specify :modular_headers => true for particular dependencies.Error: Unknown error. See logs for more information.

Dependencies:"@gorhom/bottom-sheet": "^4","@react-native-async-storage/async-storage": "1.17.11","@react-native-community/datetimepicker": "6.7.3","@react-native-firebase/app": "^17.2.0","@react-native-firebase/auth": "^17.2.0","@react-native-firebase/storage": "^17.2.0","@react-navigation/bottom-tabs": "^6.5.4","@react-navigation/native": "^6.1.4","@react-navigation/native-stack": "^6.9.9","@sentry/react-native": "4.9.0","expo": "^48.0.4","expo-file-system": "~15.2.2","expo-font": "~11.1.1","expo-notifications": "~0.18.1","expo-sharing": "~11.2.1","expo-status-bar": "~1.4.4","firebase": "^9.17.1","formik": "^2.2.9","native-base": "3.4.0","react": "18.2.0","react-dom": "18.2.0","react-native": "0.71.3","react-native-dotenv": "^3.4.7","react-native-fs": "^2.20.0","react-native-gesture-handler": "~2.9.0","react-native-keyboard-aware-scroll-view": "^0.9.5","react-native-openanything": "^0.0.6","react-native-reanimated": "~2.14.4","react-native-safe-area-context": "4.5.0","react-native-svg": "13.4.0","react-native-vector-icons": "^9.2.0","react-native-web": "~0.18.11","rxjs": "^7.8.0","sentry-expo": "~6.0.0","yup": "^1.0.0"

I have tried changing the firebase config and updating the dependencies including expo and firebase.


Viewing all articles
Browse latest Browse all 6295

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>