$ node-inspector --no-inject then specify the remote machine address as a host parameter in the url e.g.)http://127.0.0.1:8080/debug?host=192.168.123.12&port=5858 How do I specify files to hide? Create a JSON-encoded array. You must escape quote characters when using a command-line ...
You must escape quote characters when using a command-line option. $ node-inspector --hidden='["node_modules/framework"]' Note that the array items are interpreted as regular expressions. UI doesn't load or doesn't work and refresh didn't help Make sure that you have adblock disabled as...