Home » People & Blogs » debugging Node JS using Google Chrome in Visual Studio Code | VS Code debugging | Code Inspection

debugging Node JS using Google Chrome in Visual Studio Code | VS Code debugging | Code Inspection

Written By Best code on Sunday, Jun 04, 2023 | 10:58 AM

 
Debug Node JS code using Visual Studio Code and Google Chrome's developer tool to find out the error, bugs, and syntax errors, and log the output in the console using the command like node --inspect-brk directory of the file.