I'm trying to debug with node-inspector the main process with --debug. The connection is made and the scripts are shown. The problem is with --debug-brk, it seems that the program doesn't stop at first line. I don't know if i'm doing something wrong
Thank you
I'm trying to debug with node-inspector the main process with --debug. The connection is made and the scripts are shown. The problem is with --debug-brk, it seems that the program doesn't stop at first line. I don't know if i'm doing something wrong
Thank you