📅  最后修改于: 2022-03-11 15:02:41.278000             🧑  作者: Mango
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' {} \;