Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

atom 1.20.0 x64 for MAC node V8.5.0 problem with atom debugger? #4

Open
joel125 opened this issue Sep 16, 2017 · 1 comment
Open

atom 1.20.0 x64 for MAC node V8.5.0 problem with atom debugger? #4

joel125 opened this issue Sep 16, 2017 · 1 comment

Comments

@joel125
Copy link

joel125 commented Sep 16, 2017

Your learning Node.js 2/e Live lessons are great.
I am working with Node V8.5.0 and Atom 1.20 and node-debugger 1.10.1 I also noted that node.js changed the debugger port to --inspect 9229 from debug on 5858
The atom interface seems to work but when I start the server code as written from your live lesson listening on localhost:8080 the curl command comes back with connection refused (I assume this means there is no listener on 8080).
I realize you are not an Atom developer so this post is just limited to asking you if you aware of an issue with atom with the node.js debugger package at the versions listed above

Running node with debug (without atom) directly and using curl works!

@marcwan
Copy link
Owner

marcwan commented Sep 27, 2017

hhm … yah, sorry, i'm a bit at a loss on this one. I'm more of a Visual Studio Code user these days. Find it to be a pretty good product.

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

No branches or pull requests

2 participants