we are a community of more than 2 million smartest coders
registration for
employee referral programs
are now open
get referred to google, amazon, flipkart and more
register now
  
pinned-register now
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' {} \;