Debugger for Chrome with Visual Studio code

Publicado em: 30 Novembro 2018
no canal de: naraba. com
45,684
104

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}"
}
]
}


Nesta página do site você pode assistir ao vídeo on-line Debugger for Chrome with Visual Studio code duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário naraba. com 30 Novembro 2018, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 45,684 vezes e gostou 104 espectadores. Boa visualização!