jhen0409 / react-native-debugger

The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
MIT License
10.38k stars 810 forks source link

Developer Tools not showing up at all #537

Open k90armstrong opened 4 years ago

k90armstrong commented 4 years ago

React Native Debugger app version: 0.62.2 React Native version: 0.62.2 Platform: IOS Is real device of platform: No Operating System: macOS

This was working great and I don't know what I did to screw it all up. I can no longer access the developer tools. I right click and select Toggle Developer Tools and nothing happens. I click on Show All and only see the one window, no developer tools. I used brew to install. I have used brew to uninstall and install and still cannot see the developer tools.

Is there some sort of environment variables or chrome setting that I might have screwed up? Any help is greatly appreciated! Thanks!

Ejdamm commented 2 years ago

I have the same symptoms but different OS and v0.12.1. I think it happened when I upgraded from fedora 34 to 35. Reinstall did not help.

iArchin commented 2 years ago

I have same problem here. Ubuntu 22.04LTS react-native 0.63.4. any chance?

Anorax0 commented 2 years ago

Same problem here. Ubuntu 22.04 LTS, RNB 0.12.1, react-native 0.67.4.

Ejdamm commented 2 years ago

They found a workaround in #700