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

unable to set breakpoint and start debugger #252

Open
sksarojkumar opened this issue Jan 11, 2018 · 2 comments
Open

unable to set breakpoint and start debugger #252

sksarojkumar opened this issue Jan 11, 2018 · 2 comments

Comments

@sksarojkumar
Copy link

Today 11/01/2018 I install the node-debugger but it not working, it said use --inspect-brk instead of --debug-brk,
After changing it manually following thing happen:
when start it said: Starting inspector on 127.0.0.1:5858 failed: address already in use
I changed the port number but in all port same message flash.
and nothing happens when trying to set a breakpoint.

@zxf969175364
Copy link

I think this is because the plug-in implementation of ctl + F5 after the default start command for node --debug However, the version after the implementation of the command from node 8 to node --inspect Therefore, the plug-in error should be changed very simple only need to change Plugins built-in start-up command or start-up command to be able to set the parameters that would be great

@sksarojkumar
Copy link
Author

can you please elaborate this where can I find and change Plugins.

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