I've written quite some node.js scripts for Switch and used the debugger often with success.
But now, the debugger doesn't stop at my breakpoints anymore.
It stops at a strange point (see 2th screenshot)
The console.log messages are logged in the Debug Console.
At first, I thought it had to do with the script I was writing at that moment, so I created a fresh, and very simple script to test the debugger.
Same result.
So a uninstalled Switch, NodeJS and VSCode and reinstalled them again.
Still no success.
Has anyone had this same problem and found a solution?
Robert
Some screenshots


