vscode debugger – How to Debug Node.JS apps with Google Firebase Studio?
I am having hard time while trying to debug a Node.JS app with the visual interface of VS Code. Firebase studio has only the option to “Install additional debuggers…”
The option to “Install additional debuggers…” typically appears when the necessary debugger component for a specific project type (e.g. JavaScript, C#, Python, C++) is not installed or configured correctly in a IDE, such as Visual Studio Code (VS Code) or potentially an integrated Firebase Studio environment
Can anybody help me debug this Node.JS project?
Read more here: Source link

