diff --git a/.vscode/launch.json b/.vscode/launch.json index 09612ab2..e9eab097 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -54,6 +54,7 @@ "type": "node", "request": "attach", "name": "Attach to Port", + "protocol": "legacy", "address": "localhost", "port": 5858 }