码迷,mamicode.com
首页 > 系统相关 > 详细

macOS 升级后重装命令行工具的问题

时间:2018-11-06 01:00:53      阅读:247      评论:0      收藏:0      [点我收藏+]

标签:使用   eid   down   man   comm   ref   href   current   strong   

问题背景

最近升级个人macbook 从 10.13 到 10.14 在终端输入 git 不能用了,发现是重装操作系统后原来的 Command Line Tools 被自动卸载了,
采用 xcode-select --install 命令发现 currently unavailable.

解决方法

可以从网上下载适配个人 macbook 版本的开发工具,地址为https://developer.apple.com/download/more/。需要用自己的 AppleID 先登录才可以下载。下载后按照提示安装即可。安装后即可正常使用 git 等命令。

参考

stackoverflow

macOS 升级后重装命令行工具的问题

标签:使用   eid   down   man   comm   ref   href   current   strong   

原文地址:https://www.cnblogs.com/zhaofeng-shu33/p/macOS_upgrade_command_line_tools_reinstall.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!