
Fix Git 'index.lock file exists' Error
When you see the error fatal: Unable to create 'path/.git/index.lock': File exists....
Software troubleshooting desk

When you see the error fatal: Unable to create 'path/.git/index.lock': File exists....

You run npm install or npm start and get something like:
...
If you see "permission denied" errors when mounting a volume in Docker on Windows, the is...

You run npm install and see: engine "node" is incompatible with this m...

You run npm run build and it fails with a wall of ESLint errors. This is common when...

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