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

Command /bin/sh failed with exit code 77 #89

Closed
bharath989 opened this issue Nov 22, 2017 · 2 comments
Closed

Command /bin/sh failed with exit code 77 #89

bharath989 opened this issue Nov 22, 2017 · 2 comments

Comments

@bharath989
Copy link

screen shot 2017-11-22 at 1 10 10 pm

@achuvm
Copy link
Collaborator

achuvm commented Nov 22, 2017

Hi @bharath989,

The double-conversion library is failing to build (it comes from React Native).

Check out these two threads that report the same issue:
facebook/react-native#15922
facebook/react-native#14368

From that first thread, this is apparently the solution:

rm -r ~/.rncache/
cd node_modules/react-native/third-party/glog-0.3.4/
./configure --host arm-apple-darwin

Thanks,

Andy

@dam00n
Copy link
Collaborator

dam00n commented Jan 6, 2018

Closing this issue due to inactivity. Please reopen the issue if the solution above did not work for you.

@dam00n dam00n closed this as completed Jan 6, 2018
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

3 participants