'glog/logging.h' file not found

后端 未结 7 1594
庸人自扰
庸人自扰 2021-02-12 16:40

some time ago, every time I start a new project of react-native or when I install the modules I present this error.

\'glog/logging.h\' file not found.

7条回答
  •  旧巷少年郎
    2021-02-12 17:29

    I fixed it by deleting the podlock file and Pods folder
    then pod install,
    sharing here so that it might help someone.

提交回复
热议问题