reactotron: Requiring unknown module "socket.io-client/socket.io"
Hi Steve,
First, thanks for releasing such a wonderful tool. I decided to give it a go in the project we are building. I upgrade to version RN 23 first without issues, then I added to App.js which is used by both platform indexes:
import Reactotron from 'reactotron'
Reactotron.connect()
Reactotron.connect({enabled: __DEV__})
This goes before configuring the redux store. However I’m getting this red screen:

The moment I remove those 3 previous lines everything works again.
Thanks, cheers Miguel
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 18 (9 by maintainers)
Commits related to this issue
- chore(deps): update dependency @semantic-release/git to v7.1.0-beta.11 (#48) — committed to infinitered/reactotron by renovate[bot] 5 years ago
- chore(deps): update dependency @types/node to v11.13.7 (#48) — committed to infinitered/reactotron by renovate[bot] 5 years ago
- chore(deps): update dependency rollup to v1.11.3 (#48) — committed to infinitered/reactotron by renovate[bot] 5 years ago
- chore(deps): update dependency @types/react-native to v0.57.47 (#48) This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | @​typ... — committed to infinitered/reactotron by renovate[bot] 5 years ago
- chore(deps): update dependency eslint-config-prettier to v4.3.0 (#48) — committed to infinitered/reactotron by renovate[bot] 5 years ago
On behalf of the citizens of the Internet, welcome back! 👋
Thank you! I’ll patch this up! Just travelling at the moment.