首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装gcutil时接收错误

安装gcutil时接收错误
EN

Stack Overflow用户
提问于 2013-12-10 15:24:55
回答 1查看 203关注 0票数 0

当我尝试使用本指南安装gcutil时:https://developers.google.com/compute/docs/gcutil/

我收到这个错误(使用install.bat):

代码语言:javascript
复制
(gcloud.components.update) Your current working directory is inside the Cloud SD
K install root: C:\gcutil\google-cloud-sdk.  In order to perform this update, ru
n the command from outside of this directory.

原因是什么?所引用的工作目录是什么?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2013-12-10 20:50:40

它指的是您的shell当前所在的目录。跑步:

代码语言:javascript
复制
cd C:\gcutil

应该让您在正确的地方运行批处理文件。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/20498336

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档