Node.js 8.9.1 debugging does not work with Netbeans 8.2

I am trying to set up a node.js project with netbeans and everything seemed to be going fine and as documented until I want to try the debugger ... After some time googling I found that I did not respond to a message on the Netbeans forums:

https://forums.netbeans.org/topic67911.html

This is exactly the problem I am facing.

Does anyone have information or a workaround or any way to get the debugger to work?

+5
source share

Source: https://habr.com/ru/post/1273865/


All Articles