Curl not recognized as an internal or external command, operable program or batch file

前端 未结 3 910
情书的邮戳
情书的邮戳 2020-11-29 18:57

I have installed curl and have set it as environment variable in my system. But when running the curl command its giving an error

3条回答
  •  夕颜
    夕颜 (楼主)
    2020-11-29 19:37

    Method 1:\

    add "C:\Program Files\cURL\bin" path into system variables Path right-click My Computer and click Properties >advanced > Environment Variables

    Method 2: (if method 1 not work then)

    simple open command prompt with "run as administrator"

提交回复
热议问题