Verhindern Sie, dass VSCODE -Debugger das Knotenmodul eingeben

// Add this to skip files array
"${workspaceRoot}/node_modules/**/*",
Gifted Gorilla