khoren93 / SwiftHub

GitHub iOS client in RxSwift and MVVM-C clean architecture
MIT License
3.01k stars 537 forks source link

fastlane finished with errors #33

Open ChaosLcc opened 4 years ago

ChaosLcc commented 4 years ago

11:26:06: --- Step: cocoapods ---

11:26:06: $ bundle exec pod install 11:26:06: ▸ /usr/bin/bundle:23:in load': cannot load such file -- /Library/Ruby/Site/exe/bundle (LoadError) [11:26:06]: ▸ from /usr/bin/bundle:23:in

' 11:26:06: Exit status of command 'bundle exec pod install' was 1 instead of 0. /usr/bin/bundle:23:in load': cannot load such file -- /Library/Ruby/Site/exe/bundle (LoadError) from /usr/bin/bundle:23:in
'

+------------------+-----------+ | Lane Context | +------------------+-----------+ | DEFAULT_PLATFORM | ios | | PLATFORM_NAME | ios | | LANE_NAME | ios setup | +------------------+-----------+ 11:26:06: /usr/bin/bundle:23:in load': cannot load such file -- /Library/Ruby/Site/exe/bundle (LoadError) from /usr/bin/bundle:23:in

'

+------+-----------------------+-------------+ | fastlane summary | +------+-----------------------+-------------+ | Step | Action | Time (in s) | +------+-----------------------+-------------+ | 1 | default_platform | 0 | | 2 | npm install -g apollo | 15 | | 💥 | cocoapods | 0 | +------+-----------------------+-------------+

11:26:06: fastlane finished with errors

Looking for related GitHub issues on fastlane/fastlane...

➡️ Gym errors: error 14 and exit status 70. https://github.com/fastlane/fastlane/issues/5358 [closed] 16 💬 26 Feb 2017

🔗 You can ⌘ + double-click on links to open them directly in your browser. bundler: failed to load command: fastlane (/usr/local/bin/fastlane) FastlaneCore::Interface::FastlaneShellError: [!] /usr/bin/bundle:23:in load': cannot load such file -- /Library/Ruby/Site/exe/bundle (LoadError) from /usr/bin/bundle:23:in

'

ChaosLcc commented 4 years ago

pod --version 1.9.1