git上clone下来的ReactNative项目在android中 报could not get batchedbridge, make sure your bundle is package的错误

学习reactnative遇到在例外一台电脑上运行好好的项目,当clone到本地后运行报could not get batchedbridge, make sure your bundle is package。 尝试网上各种方法都没能解决,最见鬼的是本地初始化的项目居然能跑起来,思来想去两者的区别,本地项目是用npm 初始化,依赖包都是一步完成,而clone下来的项目是通过 cnpm insta
相关文章
相关标签/搜索