vscode 安装谷歌调试报错,求解
vscode吧
全部回复
仅看楼主
level 1
玩转e23 楼主
{// 使用 IntelliSense 了解相关属性。 // 悬停以查看现有属性的描述。// 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387"version": "0.2.0","configurations": [{"type": "chrome","request": "launch","name": "Launch Chrome","url": "http://localhost:8080","sourceMaps": true,"webRoot": "${workspaceRoot}"},{"name": "Attach to Chrome, with sourcemaps","type": "chrome","request": "attach","port":9222,"sourceMaps": true,"webRoot": "${workspaceRoot}"}]}
Error processing "launch": Error: Can't find Chrome - install it or set the "runtimeExecutable" field in the launch config. at Object.errP (C:\Users\Administrator\.vscode\extensions\msjsdiag.debugger-for-chrome-4.1.0\node_modules\vscode-chrome-debug-core\out\src\utils.js:207:13) at launch.then (C:\Users\Administrator\.vscode\extensions\msjsdiag.debugger-for-chrome-4.1.0\out\src\chromeDebugAdapter.js:52:57) at <anonymous>
2018年03月08日 05点03分 1
level 13
先去学英语
2018年03月08日 06点03分 2
level 1
楼主这个问题解决了没
2018年05月02日 01点05分 3
level 1
您好我想问下您18年遇到的那个vscode谷歌debugger的问题怎么解决的啊。
2020年07月13日 03点07分 4
1