facebookarchive / nuclide

An open IDE for web and native mobile development, built on top of Atom
https://nuclide.io
Other
7.79k stars 682 forks source link

React Native Launch Debugger not working in last versions #1576

Open Aximem opened 6 years ago

Aximem commented 6 years ago

Issue and Steps to Reproduce

Expected Behavior

The debugger should launch and build my application, then attach debugger.

Actual Behavior

The debugger immediately stops after launching and displays the message :

Process exited (Port: 8081 (React Native)) Nuclide Debugger

Versions

Additional Details

I also tried to downgrade my Nuclide version to 0.288.0 (as I was before) and Launching debugger worked with this version. Seems like something is wrong is recent versions. I also tried 0.303.0 too and I have the same issue. I tried others ports but the issue is the same.

Thanks.

michaellmonaghan commented 6 years ago

Similar behavior from atom-ide-debugger-native-gdb. Immediately stops, but with no error messages that I see.

DimensionSlider commented 6 years ago

Thanks man! 0.288.0 version works indeed

$ apm install nuclide@0.288.0

AntonioDeCasper commented 6 years ago

The last working version of React Native debugger is 0.301.1. Are there any plans to fix this issue?

Aximem commented 6 years ago

Issue is still up in 0.345.0

ThomasGHenry commented 6 years ago

0.301.1 works. 0.360.0 does not.

CoderCharlie commented 5 years ago

not working in 0.366.0.

AntonioDeCasper commented 5 years ago

When it will be fixed?

eyalabadi98 commented 5 years ago

This is still an issue. The previous versions dont exists anymore