Trying to use nuclide with atom but I cannot get the debugger to work. I have nuclide installed (v0.126.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. I get this error as if the packager or chrome are not running.
If I click on the cog on the debugger I get this output which I can't make sense out of

If I close the debugger within nuclide it runs fine within normal Chrome debugging. Any help would be appreciated, lost at this point