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}"
}
]
}
En esta página del sitio puede ver el video en línea Debugger for Chrome with Visual Studio code de Duración hora minuto segunda en buena calidad , que subió el usuario naraba. com 30 noviembre 2018, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 45,684 veces y le gustó 104 a los espectadores. Disfruta viendo!