problem description
debug node in vscode Xiang, and configure the debug file as follows:
:
logs in, and cmd has printed 99999999999999, but the program does not block at the breakpoint, nor does it report an error
ask for advice
debug node in vscode Xiang, and configure the debug file as follows:
:
logs in, and cmd has printed 99999999999999, but the program does not block at the breakpoint, nor does it report an error
ask for advice
the configuration of launch.json when debugging Node code with vs code breakpoints is as follows, where path1,path2,path3 is three Node files under the same parent folder (finally corresponding to three bin www). now I can start name1,name2,name3 break...