Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

react.common.JavascriptException: Error: invalid host

Probably it's an error on your Reactotron host config.
You can run this command to see which module is sending this error:
find node_modules/ -type f -exec grep -H 'invalid host' {} ;
 
PREVIOUS NEXT
Tagged: #invalid #host
ADD COMMENT
Topic
Name
4+9 =