Skip to content

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

@joel125

Description

@joel125

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions