I\'m learning the MEAN stack and I\'m using npm start to run my application. I have some issues with Mongoose and MongoDB but all I get is POST /page 500 63.9
npm start
POST /page 500 63.9
Using node-inspector is very helpful. This question and answer showed me how to set it up in my case.