Search code examples
react-nativeatom-editornuclide-editor

Nuclide React Native: Start Debugging


Trying to use nuclide with atom but I cannot get the debugger to work. I have nuclide installed (v0.243.0). Running on Mac and followed the setup instructions in the docs. I run the RN packager within Nuclide, start the debugger and then run 'react-native run-ios' from terminal and lastly enable chrome debugging.But I cannot find find nuclide command 'Nuclide React Native: Start Debugging'.

https://i.sstatic.net/lNV9U.png


Solution

  • React Native debugger support was dropped by [fccd95d]