Hacker News new | ask | show | jobs
by undergrowth54 3897 days ago
Which CLI debugger are you talking about? I thought one didn't exist
1 comments

It has a built-in debugger that you start using `node debug /path/to/script`. See more here: https://nodejs.org/api/debugger.html