Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Uncaught BufferedProcessError: Failed to spawn command git. Make sure git is installed and on your PATH #387

Closed
BottieYOYO opened this issue Jan 26, 2016 · 1 comment

Comments

@BottieYOYO
Copy link

Hi!
When I try to run Difftool for file which placed not in root of git project (example: my_project/js/app/main.js) I get this error:

Uncaught BufferedProcessError: Failed to spawn command git. Make sure git is installed and on your PATH

git is present in my PATH.

When I run it for file that placed in root of project (example: my_project/index.html) everything is OK.

Atom 1.4.0
Ubuntu 14.04

What's wrong? Can u fix this?

@dahjelle
Copy link

I see the same issue with Atom 1.4.1, Mac OS X 10.11.2, Git Plus 5.12.1. I also tried hardcoding the path to git in the configuration and the issue persisted.

@akonwi akonwi closed this as completed in f7fdf79 Feb 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants