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

Happens with Windows8 yarn 0.20.3 Node 6.9.5. #7196

Closed
lvhaiquan opened this issue Apr 13, 2019 · 1 comment
Closed

Happens with Windows8 yarn 0.20.3 Node 6.9.5. #7196

lvhaiquan opened this issue Apr 13, 2019 · 1 comment

Comments

@lvhaiquan
Copy link

Happens with Windows8 yarn 0.20.3 Node 6.9.5.

E:\codes\js\react\relax-master>yarn --version
0.20.3

E:\codes\js\react\relax-master>node -v
v6.9.5

E:\codes\js\react\relax-master>yarn install
yarn install v0.20.3
[1/4] Resolving packages...
[2/4] Fetching packages...
error Couldn't find the binary git
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

Originally posted by @wufeng87 in #2083 (comment)

@Daniel15
Copy link
Member

v0.20.3 is very outdated. Can you please try update to the latest version?

Your error just looks like Git is missing. Please try install Git for Windows and see if that fixes it.

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