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

[Bug]: iOS pod install --repo-update not working #1656

Closed
2 of 3 tasks
phuocantd opened this issue Feb 28, 2024 · 0 comments
Closed
2 of 3 tasks

[Bug]: iOS pod install --repo-update not working #1656

phuocantd opened this issue Feb 28, 2024 · 0 comments

Comments

@phuocantd
Copy link

phuocantd commented Feb 28, 2024

What happened?

I encountered an error after running the command 'pod install --repo-update'.

I've tried with versions 5.0.5 and 4.5.2 but it still doesn't work.

image

Environment:
"react-native": "0.72.8",
"react-native-onesignal": "^5.0.6",

Steps to reproduce?

1. `yarn add react-native-onesignal`
2. config like as https://documentation.onesignal.com/docs/react-native-sdk-setup
3. `cd ios && pod install --repo-update` and not working at this

What did you expect to happen?

I hope the 'pod install' command works

React Native OneSignal SDK version

5.0.6

Which platform(s) are affected?

  • iOS
  • Android

Relevant log output

――― TEMPLATE END ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――

[!] Oh no, an error occurred.

Search for existing GitHub issues similar to yours:
https://github.com/CocoaPods/CocoaPods/search?q=dlopen%28%2Fopt%2Fhomebrew%2FCellar%2Fcocoapods%2F1.13.0%2Flibexec%2Fgems%2Fffi-1.16.1%2Flib%2Fffi_c.bundle%2C+0x0009%29%3A+Library+not+loaded%3A+%2Fopt%2Fhomebrew%2Fopt%2Fruby%2Flib%2Flibruby.3.2.dylib%0A++Referenced+from%3A+%3C19B5DEEF-635B-3BDA-AE8D-E25C96AF4B52%3E+%2Fopt%2Fhomebrew%2FCellar%2Fcocoapods%2F1.13.0%2Flibexec%2Fgems%2Fffi-1.16.1%2Flib%2Fffi_c.bundle%0A++Reason%3A+tried%3A+%27%2Fopt%2Fhomebrew%2Fopt%2Fruby%2Flib%2Flibruby.3.2.dylib%27+%28no+such+file%29%2C+%27%2FSystem%2FVolumes%2FPreboot%2FCryptexes%2FOS%2Fopt%2Fhomebrew%2Fopt%2Fruby%2Flib%2Flibruby.3.2.dylib%27+%28no+such+file%29%2C+%27%2Fopt%2Fhomebrew%2Fopt%2Fruby%2Flib%2Flibruby.3.2.dylib%27+%28no+such+file%29%2C+%27%2Fopt%2Fhomebrew%2FCellar%2Fruby%2F3.3.0%2Flib%2Flibruby.3.2.dylib%27+%28no+such+file%29%2C+%27%2FSystem%2FVolumes%2FPreboot%2FCryptexes%2FOS%2Fopt%2Fhomebrew%2FCellar%2Fruby%2F3.3.0%2Flib%2Flibruby.3.2.dylib%27+%28no+such+file%29%2C+%27%2Fopt%2Fhomebrew%2FCellar%2Fruby%2F3.3.0%2Flib%2Flibruby.3.2.dylib%27+%28no+such+file%29+-+%2Fopt%2Fhomebrew%2FCellar%2Fcocoapods%2F1.13.0%2Flibexec%2Fgems%2Fffi-1.16.1%2Flib%2Fffi_c.bundle&type=Issues

If none exists, create a ticket, with the template displayed above, on:
https://github.com/CocoaPods/CocoaPods/issues/new

Be sure to first read the contributing guide for details on how to properly submit a ticket:
https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md

Don't forget to anonymize any private data!

Looking for related issues on cocoapods/cocoapods...
Searching for inspections failed: undefined method `map' for nil

Code of Conduct

  • I agree to follow this project's Code of Conduct
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