美文网首页
报错react/rctbundleurlprovider.h f

报错react/rctbundleurlprovider.h f

作者: 中神通 | 来源:发表于2017-06-28 16:31 被阅读1162次

React-native项目运行报错react/rctbundleurlprovider.h file not found

你需要在工程目录下npm install react-native,如果项目中有npm package文件直接运行sudo npm install 即可安装配置文件中的依赖。基本就可以啦。

如果确认已经依赖, 则添加link:Link Binary with Library-->Add Other --> node_modules -> react-native ->React ->Base ->RCTRootView.m

相关文章

网友评论

      本文标题:报错react/rctbundleurlprovider.h f

      本文链接:https://www.haomeiwen.com/subject/aqiucxtx.html