This repository has been archived by the owner on Mar 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 334
fatal error: 'chrono' file not found #63
Comments
@bharatbiswal did you end up getting it working? I'm getting the same issue on Xcode 10 |
Did Anyone get this working? reverting back to 4.3.8 doesnt work. |
any update on this? it is damn annoying to not get past this. |
it has to do with the gRPC-C++ and that firestore is using this. would be nice if somebody could look into this. I am so lost |
try this fix, it worked for me |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: