Answer the question
In order to leave comments, you need to log in
Netbeans can't debug node js new versions 11?
The latest netbeans ide v10 is installed
When starting debugging from netbeans node 11 version, it says:
(node:9912) [DEP0062] DeprecationWarning: `node --debug` and `node --debug-brk` are invalid. Please use `node --inspect` or `node --inspect-brk` instead.
Found debug-brk hardcoded in the wilds of netbeans in the NodeExecutable.class file.
Can I somehow get around it, configure it?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question