-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hello,
I'm using Microsoft App Center to build and deploy React Native app.
But I'm facing below error while installing pod step.
As error messages, I think 'homepage' info is missed.
Could you check and add homepage info?
<----------------------------------------------------------------------------------------------->
Task : CocoaPods
Description : Install CocoaPods dependencies for Swift and Objective-C Cocoa projects
Version : 0.151.3
Author : Microsoft Corporation
Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/package/cocoapods
<----------------------------------------------------------------------------------------------->[command]/usr/local/lib/ruby/gems/2.6.0/bin/pod --version
1.9.3
[command]/usr/local/lib/ruby/gems/2.6.0/bin/pod install --repo-update
Adding a custom script phase for Pod RNFBApp: [RNFB] Core Configuration
Adding a custom script phase for Pod RNFBCrashlytics: [RNFB] Crashlytics Configuration
Detected React Native module pods for RNCAsyncStorage, RNCMaskedView, RNFBAnalytics, RNFBApp, RNFBAuth, RNFBCrashlytics, RNFBFirestore, RNFBMessaging, RNFBPerf, RNGestureHandler, RNReanimated, RNScreens, RNVectorIcons, appcenter-analytics, appcenter-core, appcenter-crashes, react-native-camera, react-native-loudness, react-native-safe-area-context, react-native-splash-screen, react-native-video, and react-native-webview
Updating local specs repositories
Adding spec repo trunk with CDN https://cdn.cocoapods.org/
Analyzing dependencies
Fetching podspec for DoubleConversion from ../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec
Fetching podspec for Folly from ../node_modules/react-native/third-party-podspecs/Folly.podspec
Fetching podspec for glog from ../node_modules/react-native/third-party-podspecs/glog.podspec
ERROR MESSAGE
[!] The
react-native-loudnesspod failed to validate due to 1 error:
- ERROR | attributes: Missing required attributehomepage.##[error]The process '/usr/local/lib/ruby/gems/2.6.0/bin/pod' failed with exit code 1
##[error]The 'pod' command failed with error: The process '/usr/local/lib/ruby/gems/2.6.0/bin/pod' failed with exit code 1