react-native 捆绑失败:错误:找不到模块 /metro-react-native-babel-transformer/src/index.js

Posted

技术标签:

【中文标题】react-native 捆绑失败:错误:找不到模块 /metro-react-native-babel-transformer/src/index.js【英文标题】:react-native bundling failed: Error: Cannot find module /metro-react-native-babel-transformer/src/index.js 【发布时间】: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 【参考方案1】:

在找到/研究了几天的解决方案之后。 最后,我找到了解决方案并通过这样做来修复https://github.com/facebook/react-native/issues/25585#issuecomment-518357303

【讨论】:

以上是关于react-native 捆绑失败:错误:找不到模块 /metro-react-native-babel-transformer/src/index.js的主要内容,如果未能解决你的问题,请参考以下文章

错误:捆绑失败:错误:找不到相对于目录“C:\\Users\\...”的预设“module:metro-react-native-babel-preset”

詹金斯“找不到捆绑命令”

反应原生,捆绑失败

React-native 项目构建失败:找不到 com.android.tools.lint:lint-gradle:26.1.0

错误:捆绑失败 - 尝试解析模块“react-native-firebase”时

应用程序启动时出现错误“无法获取 BatchedBridge,请确保您的捆绑包已正确打包”