React Native Config.h not found

Posted wi100sh

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了React Native Config.h not found相关的知识,希望对你有一定的参考价值。

原文网址:https://stackoverflow.com/questions/50836558/react-native-config-h-not-found

I‘m beginner of React native developer.

After create new project then open it.

xcode is display error config.h file not found in mutex.h file. I‘m also search in google and try possible solution but still display same error.

 

I got it fixed by following this steps:

  1. Close Xcode.
  2. cd <Project-Folder>/node_modules/react-native/third-party/glog-0.3.4
  3. Run ./configure
  4. Run make
  5. Run make install
  6. Open Xcode and try building the Project.

Hope this solves the issue

以上是关于React Native Config.h not found的主要内容,如果未能解决你的问题,请参考以下文章

在React native的iOS项目中找不到“config.h”文件

react-native xcode 10.1“config.h”文件未找到

React Native 开发环境安装和配置使用报错: -bash: react-native: command not found

React Native Could not expand ZIP

配置reactNative(RN)过程中 出现react-native:command not found 和 zsh: command not found: react-native

react-native not found + mac os