Created by: buuug7
the vscode-chrome-debug has been deprecated as Visual Studio Code now has a bundled JavaScript Debugger that covers the same functionality.
This extension has been deprecated as Visual Studio Code now has a bundled JavaScript Debugger that covers the same functionality. It is a debugger that debugs Node.js, Chrome, Edge, WebView2, VS Code extensions, and more. You can safely un-install this extension and you will still be able to have the functionality you need.
so the configuaration of launch.json
must be change for work properly.