Verbose logs are written to C:\Users\Itani\AppData\Local\Temp\vscode-node-debug2.txt OS: win32 ia32 Node: v6.5.0 vscode-chrome-debug-core: 1.1.0 node-debug2: 0.0.6 From client: initialize({"adapterID":"node2","pathFormat":"path","linesStartAt1":true,"columnsStartAt1":true,"supportsVariableType":true,"supportsVariablePaging":true,"supportsRunInTerminalRequest":true}) To client: {"seq":0,"type":"response","request_seq":1,"command":"initialize","success":true,"body":{"exceptionBreakpointFilters":[{"label":"All Exceptions","filter":"all","default":false},{"label":"Uncaught Exceptions","filter":"uncaught","default":true}],"supportsConfigurationDoneRequest":true,"supportsSetVariable":true,"supportsConditionalBreakpoints":true}} From client: attach({"name":"Attach","type":"node2","request":"attach","port":9229,"address":"localhost","restart":false,"sourceMaps":false,"outFiles":[],"localRoot":"c:\\src\\node-interactive\\hello-world","remoteRoot":null,"diagnosticLogging":true}) Discovering targets via http://localhost:9229/json HTTP - GET failed with: 404 - Not Found. The requested location could not be found. Discovering targets via http://localhost:9229/json HTTP - GET failed with: 404 - Not Found. The requested location could not be found. Discovering targets via http://localhost:9229/json HTTP - GET failed with: 404 - Not Found. The requested location could not be found. Discovering targets via http://localhost:9229/json HTTP - GET failed with: 404 - Not Found. The requested location could not be found. Discovering targets via http://localhost:9229/json HTTP - GET failed with: 404 - Not Found. The requested location could not be found. Discovering targets via http://localhost:9229/json HTTP - GET failed with: 404 - Not Found. The requested location could not be found. Discovering targets via http://localhost:9229/json HTTP - GET failed with: 404 - Not Found. The requested location could not be found. Discovering targets via http://localhost:9229/json HTTP - GET failed with: 404 - Not Found. The requested location could not be found. Discovering targets via http://localhost:9229/json HTTP - GET failed with: 404 - Not Found. The requested location could not be found. Discovering targets via http://localhost:9229/json HTTP - GET failed with: 404 - Not Found. The requested location could not be found. To client: {"seq":0,"type":"response","request_seq":2,"command":"attach","success":false,"message":"Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the target: 404 - Not Found. The requested location could not be found.).","body":{"error":{"id":2010,"format":"Cannot connect to runtime process, timeout after {_timeout} ms - (reason: {_error}).","variables":{"_error":"Cannot connect to the target: 404 - Not Found. The requested location could not be found.","_timeout":"10000"}}}} From client: disconnect({"restart":false}) Terminated: Got disconnect request To client: {"seq":0,"type":"event","event":"terminated","body":{"restart":false}} To client: {"seq":0,"type":"response","request_seq":3,"command":"disconnect","success":true}