
Fix VSCode Terminal Error spawn ENOENT
When you open the integrated terminal in Visual Studio Code and see the error spawn ENOENT<...
Software troubleshooting desk

When you open the integrated terminal in Visual Studio Code and see the error spawn ENOENT<...

You're in the middle of a git merge, and instead of the usual conflict markers, you see

If you see fatal: unable to access 'https://...': SSL certificate problem: unable t...

You’re trying to clone or push to a remote repository over HTTPS and Git throws an error like

You run npm install or npm start and get something like:
...
You run git merge and get an error: fatal: refusing to merge unrelated histories...