filmov
tv
Node JS debugging with inspect command in Visual Studio Code | Debugger | VS Code
![preview_player](https://i.ytimg.com/vi/ZkvKH_K8lLk/maxresdefault.jpg)
Показать описание
With this video tutorial, code debugging has been accomplished with the command node --inspect the directory path of the file or node --inspect-brk the directory path of the file. The Visual Studio Code built-in debugging has been used here simutaneouly.