infinitered / infinitered/reactotron

cannot connect to reactotron app and TypeError: Cannot set property 'importedAll' of undefined

Open
#1,399 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
15.6k
Forks
972
PR merge metrics
No merged PRs in 30d

Description

I followed up with https://github.com/infinitered/reactotron/blob/master/docs/quick-start/react-native.md#installing-reactotronapp to install for an iOS app.

And when I catch the error in
```
import("./ReactotronConfig")
.then(() => console.log("Reactotron Configured"))
```

It says that
```
TypeError: Cannot set property 'importedAll' of undefined
```

Can anybody please help? I have done everything as described in the link https://github.com/infinitered/reactotron/blob/master/docs/quick-start/react-native.md#installing-reactotronapp

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the React Native quick-start guide's “Installing Reactotron App” section and the reported dynamic import of ReactotronConfig. Reproduce the TypeError on iOS and verify whether the Reactotron app connects successfully; the issue is done when the configuration loads without the error and the app connects.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
desktop, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.