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

Getting exception for Node --debug argument #242

Open
jasonmevans opened this issue Sep 30, 2017 · 4 comments · May be fixed by #246
Open

Getting exception for Node --debug argument #242

jasonmevans opened this issue Sep 30, 2017 · 4 comments · May be fixed by #246

Comments

@jasonmevans
Copy link

It looks like the debugger needs to use --inspect instead of --debug. I'm getting the following error.

Connection attempt 1 to node process on 127.0.0.1:5858 failed. Will try again in 500.
(node:7491) [DEP0062] DeprecationWarning: node --debug and node --debug-brk are invalid. Please use node --inspect or node --inspect-brk instead.

Can you advise me how to get around this?

@throrin19
Copy link

Same here, It's possible to set the nodejs Version to use the correct argument ?

@jacobfulfyll
Copy link

also having this problem!

@timkinnane
Copy link

This is a duplicate of #234

@dhowe
Copy link

dhowe commented Jun 15, 2018

Status?

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

Successfully merging a pull request may close this issue.

5 participants