1. Error processing "launch": Can't find Chrome - install it of set the "runtimeExecutable" field in the launch config
2. Cannot connect to runtime process. timeout after 10000ms - (reason: Cannot connect to the target connect ECONNREFUSED 127.0.0.1:9222).
3.launch.json
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?link...
"version": "0.2.0",
"configurations": [
{
"type": "chrome",
"request": "launch",
"name": "Launch Chrome against localhost",
"url": "https://naraba.com/test_webrtc/RTCMul...",
"runtimeExecutable": "D:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe",
"runtimeArgs": [
"--remote-debugging-port=9222",
"--user-data-dir=remote-profile"
],
"port": 9222,
"webRoot": "${workspaceFolder}"
}
]
}
On this page of the site you can watch the video online Debugger for Chrome with Visual Studio code with a duration of hours minute second in good quality, which was uploaded by the user naraba. com 30 November 2018, share the link with friends and acquaintances, this video has already been watched 45,684 times on youtube and it was liked by 104 viewers. Enjoy your viewing!