React-native-debugger: Warning: unknown call: "relay:check"

Created on 27 Nov 2018  路  4Comments  路  Source: jhen0409/react-native-debugger

This is a specific instance of this issue: https://github.com/facebook/react-devtools/issues/1233

It occurs because of a mismatch of versions of react-devtools-core between this package and React Native. Recent versions of React Native use [email protected], but the most recent version of React Native Debugger is on [email protected]. I'm not sure why 3.4.3 introduces this issue.

React Native Debugger app version: 0.8.1
React Native version: 0.57.7
Platform: iOS, Android
Is real device of platform: Simulator/emulator
Operating System: macOS

Most helpful comment

Popped up a PR to upgrade

All 4 comments

Released version of react-native-debugger is on 3.4.0 according to this: https://github.com/jhen0409/react-native-debugger/blob/v0.8.1/yarn.lock#L6894

Sure it should get update.

Any workaround on this until the package gets updated?

Popped up a PR to upgrade

Released as v0.8.2.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

danilobuerger picture danilobuerger  路  4Comments

ghasemikasra39 picture ghasemikasra39  路  3Comments

tannera picture tannera  路  5Comments

arrygoo picture arrygoo  路  5Comments

idrakimuhamad picture idrakimuhamad  路  3Comments