Problem to run chrome debugger in VS Code
问题 Hi I've got a problem to run Chrome Debugger directly in VS Code. I'm working on Linux Mint. Now i try to run debugger and error message says: Unable to launch browser: "Unable to find Chrome version stable. Available auto-discovered versions are: ["dev"]. You can set the "runtimeExecutable" in your launch.json to one of these, or provide an absolute path to the browser executable." Following the sugesstion I've added runtimeExecutable to chromeExecutable and now the error is: Unable to