Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

←[31m[error] ←[0mExecutable was not found in path: "git"←[0m #366

Open
david-sledge opened this issue Dec 25, 2020 · 2 comments
Open

Comments

@david-sledge
Copy link

On Windows 10, I get the following the getting started guide when executing "spago build":

←[31m[error] ←[0mExecutable was not found in path: "git"←[0m

Everything seems to work fine up until build.

@milesfrain
Copy link
Contributor

Do you have git installed? Looks like that is an undocumented dependency of spago.
What do you get if you run git --version in that same terminal?

@david-sledge
Copy link
Author

david-sledge commented Dec 26, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants