我是靠谱客的博主 怕孤独云朵,这篇文章主要介绍go get fatal: could not read Username for 'https://code.xxx.org': terminal prompts disabled,现在分享给大家,希望可以做个参考。
用go get下载私有代码库的时候,莫名其妙产生了以下错误,公有代码库没有影响。
chenchideMacBook-Pro:~ chenchi$ go get code.xxx.org/adarch/kitedemo
# cd .; git clone https://code.xxx.org/adarch/kitedemo.git /Users/chenchi/go/src/code.xxx.org/adarch/kitedemo
Cloning into '/Users/chenchi/go/src/code.xxx.org/adarch/kitedemo'...
fatal: could not read Username for 'https://code.xxx.org': terminal prompts disabled
package code.xxx.org/adarch/kitedemo: exit status 128
查询错误,参考:
https://stackoverflow.com/questions/32232655/go-get-results-in-terminal-prompts-disabled-error-fo
最后
以上就是怕孤独云朵最近收集整理的关于go get fatal: could not read Username for 'https://code.xxx.org': terminal prompts disabled的全部内容,更多相关go内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复