Re: Debugging Node.js

2019-03-07 Thread Jessica Ryan
will volunteer to write a v8-inspector debugger > module for NB in the future, or add a temporary workaround such as starting > node with --inspect and launching Chrome on the DevTools page. > > Sorry to be the bearer of bad news :( > > > P > > > > P

Re: Debugging Node.js

2019-03-05 Thread Jessica Ryan
he webcommon folder, or someone else will point you to the > right spot, or I will in a few hours when I get back to my laptop. > > Gj > > On Tuesday, March 5, 2019, Jessica Ryan <mailto:jr...@tech4learning.com>> wrote: > Hiya folks, > > I have a node.js project in

Debugging Node.js

2019-03-05 Thread Jessica Ryan
Hiya folks, I have a node.js project in Netbeans and would like to debug it. When I launch via the debug button, I get the following message on the console, and then a few seconds later, I get the following error. Console: "/bin/bash" "-lc" "\"/usr/local/bin/node\" \"--debug-brk=9292\" \"/Use