Nuclide React Native: Start Debugging

602 Views Asked by At

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.stack.imgur.com/lNV9U.png

1

There are 1 best solutions below

2
On BEST ANSWER

React Native debugger support was dropped by [fccd95d]