Closed farwayer closed 6 months ago
Describe the bug
Failed to construct transformer: Error: Cannot find module 'metro-react-native-babel-transformer' Require stack: - .../node_modules/react-native-react-bridge/lib/plugin/index.js - .../node_modules/metro-transform-worker/src/index.js
To Reproduce
react-native-react-bridge/lib/plugin
Expected behavior
Platform:
Additional context
metro-react-native-babel-transformer was replaced with @react-native/metro-babel-transformer in RN 0.73
metro-react-native-babel-transformer
@react-native/metro-babel-transformer
any update ?
Describe the bug
To Reproduce
react-native-react-bridge/lib/plugin
transformer to metro configExpected behavior
Platform:
Additional context
metro-react-native-babel-transformer
was replaced with@react-native/metro-babel-transformer
in RN 0.73