I just installed node.js & cli
installed react-native-cli
npm -g react-native-cli
Fix it by install metro-config of the latest version (0.57.0 for now) they had fixed the problem:
npm install metro-config
you can remove it later, after react-native guys update module versions