Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Failed to start debugger process: Transport unexpectedly closed #1578

Closed
BlueSkyInwind opened this issue Jul 19, 2018 · 3 comments
Closed

Failed to start debugger process: Transport unexpectedly closed #1578

BlueSkyInwind opened this issue Jul 19, 2018 · 3 comments

Comments

@BlueSkyInwind
Copy link

Issue and Steps to Reproduce

Q1: When I wanted to debug, the console reported an error : Failed to start debugger process: Transport unexpectedly closed
Q2: When I entered metro start at CMD + shift + p, there was no response

Expected Behavior

I expect to debug my RN project in my ide

Actual Behavior

I have been studying RN for a week, but I have been unable to debug since atom + nuclide was installed automatically

Versions

  • Atom: 1.28.2
  • Nuclide: 0.324.0
  • Client OS: macOS 10.13.6
  • Server OS (optional):

Additional Details

├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] (disabled)
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] (disabled)
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] (disabled)
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]

@pelmers
Copy link
Contributor

pelmers commented Jul 20, 2018

thanks for report @BlueSkyInwind. could you share your react native version as well?

It's probably time to update https://github.com/pelmers/vscode-react-native/tree/nuclide again...

@BlueSkyInwind
Copy link
Author

"dependencies": {
"react": "16.4.1",
"react-native": "0.56.0"
},

@pelmers
Copy link
Contributor

pelmers commented Jul 25, 2018

thanks for the info, I'll go ahead and merge this one with a duplicate: #1576

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants