Node.js - Debugging and Profiling
You run
node inspect app.js but the debugger does not pause at your debugger; statement inside a function. What is a likely cause?