We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Closing this issue due to inactivity. Please reopen the issue if the solution above did not work for you.
No branches or pull requests
The text was updated successfully, but these errors were encountered: