add debug statements to debugger shell launching path
Summary: There's a bug in Node.JS: https://github.com/nodejs/node/issues/51018 where spawning a process on Windows with detached mode and unref will not actually inherit stdio. You need to manually pipe these to get to see stdout and stderr. It works well on MacOS though.
Changelog: [Internal]
Differential Revision: D88955169
@vzaidman has exported this pull request. If you are a Meta employee, you can view the originating Diff in D88955169.
This pull request has been merged in facebook/react-native@c00173fdb4bd9f852e8ca1908af46cec500887aa.
This pull request was successfully merged by @vzaidman in c00173fdb4bd9f852e8ca1908af46cec500887aa
When will my fix make it into a release? | How to file a pick request?
This pull request has been reverted by 17cba6e1aff4e5839a6a2891fac0e4994073b8cd.