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
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>