【发布时间】:2020-01-13 13:10:28
【问题描述】:
我尝试使用rn-diff-purge https://react-native-community.github.io/upgrade-helper/?from=0.59.8&to=0.60.5 将react-native 版本从0.59.8 升级到0.60.5
然后我得到了
错误:捆绑失败:错误:找不到模块'/myapp/node_modules/@react-native-community/cli/node_modules/metro-react-native-babel-transformer/src/index.js
运行时react-native run-ios
如何解决这个捆绑问题?
【问题讨论】:
-
你安装 pod 了吗??
-
是的,我安装了 pod
标签: react-native