-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Snyk couldn't patch the specified vulnerabilities because GNU's patch is not available. #1711
Comments
@PremkumarAgrawal please install binaries from https://git-scm.com/download/win, they include the required GNU I'm on the Snyk team and we are pushing for smoother windows support in the next releases! |
Hey @adrukh thanks for responding.. |
Perhaps What command are you running when you see this error message? Is it |
Yaa its npm install |
And if you just run |
I am getting after running patch.exe --help |
@adrukh I got some links which are suggesting me to download & install patch.exe from this link http://gnuwin32.sourceforge.net/packages/patch.htm What should I do... |
IMPORTANT please refrain from using the Use https://git-scm.com/download/win instead. As for the output you've shared, |
@adrukh Can you please tel me where I can find |
@adrukh I got 'patch.exe' is not recognized as an internal or external command, operable program or batch file. Did i used the proper |
The location is ok. Can you show the output of |
Yaa Here t is,
|
Change the added part from |
@adrukh LET ME TRY... |
Hey Thanks @adrukh patch issue is solved... |
Labeling this Documentation because, if I'm not mistaken, this is a known thing and we just don't have this info readily available yet. Or @adrukh is there an ETA on the improved windows support? Don't want to spend time writing up documentation if this will all just sort of work next week. |
@clowenhg thanks for documenting! The improvement to bundle the |
@adrukh @rjVapes I've assigned you guys just to review that the relevant info is here (I don't know if there would be something missing). I'll write up the summary in the Readme. |
@clowenhg If it's helpful, I remember recording a screencast/gif of this process (installing patch and adding to path) but I can't find the link! It may be in the gitter chat? I thought it was in the snyk issue queue itself but don't see it https://github.com/Snyk/snyk/issues/45 |
Hey! The improved windows support is here! Currently, it's in beta and will be released soon. if you can't wait - we'd love for you to try it right now and make sure we got it right for you. If you encounter any issues - please report them either here or at https://github.com/Snyk/snyk/issues/48 To do this:
|
@liorkesos FYI ^^^ :) |
Hello everyone
I am trying to initialize new MEAN project & facing this issue on PC & laptop both.
Snyk couldn't patch the specified vulnerabilities because GNU's patch is not available. Please install 'patch' and try again.
The text was updated successfully, but these errors were encountered: