jhen0409 / jhen0409/react-native-debugger

module HMRClient is not callable

Open
#304 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10.4k
Forks
815
PR merge metrics
No merged PRs in 30d

Description

React Native Debugger app version: 0.8.2
React Native version: 0.57
Platform: iOS
Is real device of platform: No
Operating System: macOS High Sierra

Getting error `module HMRClient is not callable` only in latest release of 0.8.2 debugger.

When RN Debugger connects and runs fine after first connect, but after first hot reload, client throws error module HMRClient is not callable.

![image](https://user-images.githubusercontent.com/1861264/50869504-2254fe00-1369-11e9-8555-4f54e71028b7.png)

Note, older versions of RN debugger work and chrome debugger works fine as well.

Note about this environment, it's got it's own babelrc that follows the latest react native guidelines:

```
{
"presets": ["module:metro-react-native-babel-preset"]
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.