showing results for - "react common javascriptexception 3a error 3a invalid host"
Henri
26 Jun 2019
1Probably it's an error on your Reactotron host config.
2You can run this command to see which module is sending this error:
3find node_modules/ -type f -exec grep -H 'invalid host' {} \;