Today I wanted to attach to the Node debugger for some interactive debugging. Normally, I would sprinkle in a few console.log statements but today’s issue had me wanting to find out where a error was being thrown from within an external library, mongoose if you’re wondering.