
Fix 'Git Remote Origin Already Exists' in VS Code
If you see “fatal: remote origin already exists” when trying to git remote add origin
Software troubleshooting desk

If you see “fatal: remote origin already exists” when trying to git remote add origin

When running npm start or npm install in a React app, you may see an er...

When you type python in the Command Prompt and see 'python is not recognized...

If you've set Cloudflare's SSL/TLS encryption mode to Full (Strict) and started seeing er...

When you run git remote add origin <url> and see fatal: remote origin al...

You run npm install or npm start and get something like:
...