Environment
Description
I 'm cross posting here, as it seems a bug originated on the CLI and not RN 0.59.0
facebook/react-native#23873
Reproducible Demo
- I've upgraded my project to RN 0.59.0 + "@react-native-community/cli": "^1.4.0"
- Trying to debug my app shows the provided screenshot on the issue i've linked
- I've downgraded to "@react-native-community/cli": "^1.3.2", and debugging works just fine again.