'config.h' file not found
See original GitHub issue- Review the documentation: https://facebook.github.io/react-native
- Search for existing issues: https://github.com/facebook/react-native/issues
- Use the latest React Native version: https://github.com/facebook/react-native/releases
- Run
react-native info
in your terminal and paste its contents under “Environment” - Let us know how to reproduce the issue. Include a code sample, share a project, or share an app that reproduces the issue using https://snack.expo.io/
Environment
Environment: OS: macOS High Sierra 10.13.3 Node: 8.6.0 Yarn: 1.2.1 npm: 5.6.0 Watchman: 4.9.0 Xcode: Xcode 9.2 Build version 9C40b Android Studio: 3.1 AI-173.4720617
Packages: (wanted => installed) react: 16.3.1 => 16.3.1 react-native: 0.55.4 => 0.55.4
Description
when i adding a single view to existing native applications, it works ok. But an error occurred when I tried to package my app.
Steps to Reproduce
Successfully integrated into existing applications package error
Expected Behavior
package success
Actual Behavior
…/ios/Pods/glog/src/base/mutex.h:105:10: fatal error:
'config.h' file not found
Issue Analytics
- State:
- Created 5 years ago
- Comments:35 (2 by maintainers)
Top Results From Across the Web
"config.h" file not found in iOS project of React native
Open you peoject's root directory then open node-module -> react-native -> React. · Open React. · You will see missing (showing red in...
Read more >React Native Error config.h file not found mutex.h During ...
This error happens when glog is not configured properly in your React Native Project. To solve this error follow the steps below. Step...
Read more >Mac M1 fails with include "config.h from analyticscore.cc:20
Trying to npm i couchbase or build it from repo and get these following errors: > couchbase@3.1.2-dev install > prebuild-install || node-gyp ...
Read more >Runner unable to create ios build as "'ruby/config.h' file not ...
h ' file not found" during "bundle install". I have created a runner on OSX 10.15.7 with XCode 12.2 in order to create...
Read more >[Solved] 'event2/event-config.h' file not found in React-Native
This issue is come up when we update Xcode version. This issue come up with flipper-folly files. Here is Defined all solution with...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Please use Stack Overflow for this type of question.
I need a little bit more, but then it works for me too 😃
(replace glog-0.3.X with yours)
Remove library libfishhook.a and add again
