My nvm for windows installation has been working great for months, but lately (like for a week or two) when I run a "npm run serve" in a vscode terminal, I get the ...
When setting "debug.javascript.autoAttachFilter": "onlyWithFlag" is vscode settings, I can't find a way to run vitest so that vscode will automatically attach to the correct Node.js process and stop ...