Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

fatal error: 'chrono' file not found #63

Open
bharatbiswal opened this issue Oct 14, 2018 · 6 comments
Open

fatal error: 'chrono' file not found #63

bharatbiswal opened this issue Oct 14, 2018 · 6 comments

Comments

@bharatbiswal
Copy link

bharatbiswal commented Oct 14, 2018

react-native-cli: 2.0.1
react-native: 0.57.1
Xcode: 9.4.1
OSX: 10.13.6

Upon running "npm run ios", I get following error:
In file included from ../../../ios/Pods/Headers/Public/gRPC-C++/grpcpp/support/time.h:22:
../../../ios/Pods/Headers/Public/gRPC-C++/grpcpp/impl/codegen/time.h:22:10: fatal error: 'chrono' file not found
#include
^~~~~~~~
1 error generated.
screen shot 2018-10-14 at 6 56 07 am

@shaynos
Copy link

shaynos commented Oct 16, 2018

@bharatbiswal did you end up getting it working? I'm getting the same issue on Xcode 10

@adcuz
Copy link

adcuz commented Oct 19, 2018

@rishavcn
Copy link

Did Anyone get this working? reverting back to 4.3.8 doesnt work.

@CyrusZei
Copy link

any update on this? it is damn annoying to not get past this.

@CyrusZei
Copy link

it has to do with the gRPC-C++ and that firestore is using this.
if you comment out firestore from your podfile and pod install it will work, bur then if you need firestore you are pretty much doomed =/

would be nice if somebody could look into this. I am so lost

@CyrusZei
Copy link

try this fix, it worked for me

firebase/firebase-ios-sdk#1916 (comment)

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

No branches or pull requests

5 participants