gcloud not recognized as an internal or external command on Windows

后端 未结 17 1553
别那么骄傲
别那么骄傲 2020-12-17 10:07

I am installing Google App Engine under Windows (not using Cygwin). After running the bat script, I closed and reopened the cmd.exe and entered inside the

17条回答
  •  生来不讨喜
    2020-12-17 10:43

    For me the system path variable C:\Program Files\Google\Cloud SDK\google-cloud-sdk\bin was already set. Had to add C:\Program Files\Google\Cloud SDK\google-cloud-sdk.staging\bin as well to get it up working smoothly. Hope this resolves the issue

提交回复
热议问题