Node-inspector not working, now visible sources

I was getting started with node-inspector on Windows 10.

I installed it with npm.

Then did a “meteor debug”. I then browsed to “localhost:8080/?port=5858”.

Things are not working fine. None of the source files are avialable under “Sources” tab. The node-inspector UI loads alright. But nothing in sources is visible.

Can we still debug with Node-Inspector or should we move to WebStorm??

Are there any open issues with node-inspector??

Server side debugging is a night mare with the older versions of node. Meteor 1.6 is a major improvement in this area.