Create-react-native-app: Debugging with Nuclide doesn't seem to work.

Created on 14 May 2017  路  5Comments  路  Source: expo/create-react-native-app

It just hangs on "Starting Debugger..." and doesn't seem to do anything.

Is this a known issue?

enhancement underlying tools

Most helpful comment

Sooooo, it's a bit embarrassing but Nuclide debugger doesn't work with React Native. It went through waves of working, being broken and working again but due to the low usage, it has never been a high priority to fix it.

We're likely going to fix it again in the future but now it's not working, sorry!

All 5 comments

In order to debug with Nuclide, you'll need to specify the packager port, and I'm not sure if Nuclide supports that being configurable yet. If you (or someone reading) nails down good steps for doing so, please post here and we'll include it in the user guide.

cc @vjeux - we would love to make crna work with debugging out of the box with Nuclide

Sooooo, it's a bit embarrassing but Nuclide debugger doesn't work with React Native. It went through waves of working, being broken and working again but due to the low usage, it has never been a high priority to fix it.

We're likely going to fix it again in the future but now it's not working, sorry!

Is this still the case? or is it supposed to work now?

probably not? check the nuclide repo to see if they added support for react-native debugging again

Was this page helpful?
0 / 5 - 0 ratings