hack
hack copied to clipboard
'curl' is not recognized as an internal or external command, operable program or batch file.
everything was going fine until I actually tried to run it on their computer and it gave me this: 'curl' is not recognized as an internal or external command, operable program or batch file.
Ah. This doesn't work on windows / DOS. On Thu, Nov 24, 2016 at 12:45 maxtinion lord [email protected] wrote:
everything was going fine until I actually tried to run it on their computer and it gave me this: 'curl' is not recognized as an internal or external command, operable program or batch file.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ccorcos/hack/issues/6, or mute the thread https://github.com/notifications/unsubscribe-auth/ABth38H0ISf9mFoPOOW0316_D7lITiVSks5rBfdbgaJpZM4K789g .
oh, dang it,
Try to set environment variable for curl like Edit environment variable and add C:\bin\ as curl is kept in my bin location. Then all set.