Hello
Since one week, our iOS build can not build anymore. CocoaPods step failed with the message Failed to check if cocoapods 1.7.5 installed, error: exit status 1. It’s quite strange because this is the latest version of CocoaPods. Why it cannot installed it?
The logs to have more details.
±-----------------------------------------------------------------------------+
| (1) cocoapods-install |
±-----------------------------------------------------------------------------+
| id: cocoapods-install |
| version: 1.8.0 |
| collection: https://github.com/bitrise-io/bitrise-steplib.git |
| toolkit: go |
| time: 2019-09-16T12:49:37Z |
±-----------------------------------------------------------------------------+
| |
INFO[12:49:37] * [OK] Step dependency (go) installed, available.
Configs:
- SourceRootPath: /Users/vagrant/git
- PodfilePath: react-native/doctor/ios/Podfile
- IsUpdateCocoapods: false
- InstallCocoapodsVersion:
- Verbose: true
- IsCacheDisabled: false
Using Podfile: /Users/vagrant/git/react-native/doctor/ios/Podfile
Determining required cocoapods version
Searching for Podfile.lock
Found Podfile.lock: /Users/vagrant/git/react-native/doctor/ios/Podfile.lock
Required CocoaPods version (from Podfile.lock): 1.7.5
Installing cocoapods
Checking cocoapods 1.7.5 gem
Failed to check if cocoapods 1.7.5 installed, error: exit status 1
| |
±–±--------------------------------------------------------------±---------+
| x | cocoapods-install (exit code: 1) | 7.17 sec |
±–±--------------------------------------------------------------±---------+
