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

iOS Installation failed for example project using npm run setupIOS #23

Open
dwilt opened this issue Oct 10, 2016 · 1 comment
Open

iOS Installation failed for example project using npm run setupIOS #23

dwilt opened this issue Oct 10, 2016 · 1 comment

Comments

@dwilt
Copy link

dwilt commented Oct 10, 2016

Hey @SudoPlz, couple of things here. Trying to load up the example project for bugsnag that you have in the repo to confirm if our settings are messed up. We posted another issue: #22

While trying to get the example project going in order to test this, we ran into a couple of things:

  1. We're getting an error, library not found for -lRCTWebSocket
    image
  2. [Your steps[(https://github.com/SudoPlz/react-native-bugsnag#look-ma-theres-an-working-example-too) to get the example running I think are missing a few key points:
  • The user will probably need to run npm install in the Example directory before running npm run setupIOS to make sure they have any of the necessary dependencies
  • Also, the user will need to make sure they have cocoapods installed before they try to run the setup script, else they'll get: autoSetup.sh: line 18: pod: command not found
@SudoPlz
Copy link
Owner

SudoPlz commented Oct 11, 2016

Hey there @dwilt,
about point 1, I'll need more information to reproduce this. Do you still get this problem?

About point 2, I wouldn't say it needs any of those since the commands needed to npm install and pod install are already included in the installation script here

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

2 participants