for no apparent reason Node-Inspector stopped working. Although there was a search bar, no tabs display. When I run my app I get this warning message: warn – websocket connection invalid
for no apparent reason Node-Inspector stopped working. Although there was a search bar, no
Share
I reinstalled node-inspector:
npm install -g node-inspectorIt updated a couple of the dependencies and everything worked again after that.