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

Add information about GNU Patch #142

Open
jwebbdev opened this issue Sep 29, 2016 · 2 comments
Open

Add information about GNU Patch #142

jwebbdev opened this issue Sep 29, 2016 · 2 comments

Comments

@jwebbdev
Copy link
Member

When running mean init we should at the very least detect if the platform is windows and give a link to https://git-scm.com/download/win for installing GNU Patch as only the latest version works with Snyx and the version that comes up first in search results does not.

Ideally we could parse 'patch -v' to sort out if it's recent enough, but for now I think people would be happen with it being obvious how to successfully install on windows.

@timelf123
Copy link
Contributor

timelf123 commented Sep 29, 2016

I had to add to path as well C:\Program Files\Git\usr\bin

C:\Users\Tim>patch -v
GNU patch 2.7.5

Img instructions for those inclined
how to add patch to path

@jwebbdev
Copy link
Member Author

Yeah, as did I.

On Thu, Sep 29, 2016 at 12:15 PM, Tim Elfelt [email protected]
wrote:

I had to add to path as well C:\Program Files\Git\usr\bin

C:\Users\Tim>patch -v
GNU patch 2.7.5

Img instructions for those inclined
[image: asd]
https://camo.githubusercontent.com/1ab509aaf72924f99b0294fa8e69ee9183531dd5/687474703a2f2f692e696d6775722e636f6d2f4f424c695937522e706e67


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#142 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AB5n0lo8jFZayAM7kmjz18iXsL9QZ9DTks5qu-QXgaJpZM4KKJci
.

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

No branches or pull requests

2 participants