Skip to content
New issue

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

fastlane finished with errors #33

Open
ChaosLcc opened this issue Apr 27, 2020 · 1 comment
Open

fastlane finished with errors #33

ChaosLcc opened this issue Apr 27, 2020 · 1 comment

Comments

@ChaosLcc
Copy link

[11:26:06]: --- Step: cocoapods ---
[11:26:06]: -----------------------
[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.
fastlane/fastlane#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
Copy link
Author

pod --version
1.9.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant