Debug Node JS by node-inspector

First, you have to install node-inspector package from NPM npm install -g node-inspector Run node inspector before starting your node application, Node-inspector monitor your node application »