摘要:
解决了刚才的 'config.h' file not found 问题,本以为就可以顺畅的跑起来,谁知道又被恶心到了,Build input file cannot be found!!! 问题: error: Build input file cannot be found: '/Users/ga 阅读全文
posted @ 2018-11-22 18:13
yoowei
阅读(13158)
评论(0)
推荐(2)
摘要:
1、在github 上面 git clone 一个RN 项目代码,npm install (yarn)后,准备运行iOS工程,发现'config.h' file not found ,恶心!!! 百度发现:这个是常见错误,只需要在项目根目录下(里面包含node_modules文件夹)运行以下命令(下 阅读全文
posted @ 2018-11-22 17:42
yoowei
阅读(6935)
评论(1)
推荐(0)