-
-
Notifications
You must be signed in to change notification settings - Fork 811
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
react-devtools: upgrade to version 2 of bridge protocol #709
Comments
Same exact things happens to me. None of the recommended fixes from the |
@mfulton26 , could you check if it works for you?
UPD: do these steps inside your project folder |
I installed |
I think we just need a new maintenance release of this tool with dependencies upgraded and we'll be set. I suspect/hope this will be an easy fix. |
Yes, but if you want to debug some of your react-native projects right now, just try to add |
I see, yeah, that might work. I can try that the next time I need to use this tool. For me the tool appears to mostly work fine. (Some issues with not recognizing the GraphQL requests ending on their own; not sure if that is related to this or not.) Thanks. I'll try the workaround at some point. |
Confirmed. I get no "Unsupported DevTools backend version" error with the This workaround seems fine for now but eventually I'd like to see another Is that an option? I see that most of the commits lately are from dependabot and the last release was almost a year ago. |
I fix this problem as follows Enter the resources folder of my React Native Debugger installation in my case I have it on disk D:
and that's it! |
Using React Native Debugger 0.12.1 (github.com/jhen409) on Windows Did NOT "npm i -g react-devtools@^4.22.0"
package.json (note "react-native/react-devtools-core" NOT "react-devtools-core")
|
Fixed via #706. |
React Native Debugger app version: 0.12.1
React Native version: 0.69.1
Platform: any
Is real device of platform: platform
Operating System: macOS
The text was updated successfully, but these errors were encountered: