Update needed for RN 0.72
acoates-ms opened this issue · 0 comments
acoates-ms commented
What happened?
TypeError: getDefaultConfig is not a function
at loadMetroConfig (D:\2Office\Build\JsSrc\sdx_privacysettingsdialog_x64_debug\node_modules@rnx-kit\metro-service\lib\config.js:133:27)
at Object.rnxBundle [as func] (D:\2Office\Build\JsSrc\sdx_privacysettingsdialog_x64_debug\node_modules@rnx-kit\cli\lib\bundle.js:11:67)
Affected Package
@rnx-kit/metro-service
Version
3.0.4
Which platforms are you seeing this issue on?
- Android
- iOS
- macOS
- Windows
System Information
<blank>
Steps to Reproduce
getDefaultConfig
is no longer exported from @react-native-community/cli-plugin-metro
. See react-native-community/cli#1875
Code of Conduct
- I agree to follow this project's Code of Conduct