website icon indicating copy to clipboard operation
website copied to clipboard

Note that `git` is a requirement on the "Installing" page.

Open rally25rs opened this issue 7 years ago • 3 comments

Yarn requires the git command to be available on the PATH if you have any git url dependencies. I couldn't find anywhere on the "Getting Started" or "Installing" docs pages that noted that git has to also be installed. We should add that requirement.

rally25rs avatar Jan 07 '19 13:01 rally25rs

@rally25rs : Where do I add the git PATH as I am seeing the error for the docker image error Couldn't find the binary git?

pdcl09 avatar Jan 10 '20 21:01 pdcl09

It would need to be in the PATH environment variable. Setting it depends on the OS. In Linux it is just an environment variable.

On Jan 10, 2020, 4:49 PM, at 4:49 PM, pdcl09 [email protected] wrote:

@rally25rs : Where do I add the git PATH as I am seeing the error for the docker image error Couldn't find the binary git?

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/yarnpkg/website/issues/901#issuecomment-573218552

rally25rs avatar Jan 10 '20 22:01 rally25rs

failed to publish but when i changed "private": false it's working

Nadeemdeema avatar Oct 08 '20 17:10 Nadeemdeema