hack icon indicating copy to clipboard operation
hack copied to clipboard

'curl' is not recognized as an internal or external command, operable program or batch file.

Open maxtinion opened this issue 8 years ago • 3 comments

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.

maxtinion avatar Nov 24 '16 20:11 maxtinion

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 .

ccorcos avatar Nov 24 '16 21:11 ccorcos

oh, dang it,

maxtinion avatar Nov 24 '16 21:11 maxtinion

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.

aishwaryacedcoss avatar Jan 30 '18 12:01 aishwaryacedcoss