<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CommandLineTools | SDT 攻城獅區</title>
	<atom:link href="https://sdt.hameba.tw/tag/commandlinetools/feed/" rel="self" type="application/rss+xml" />
	<link>https://sdt.hameba.tw</link>
	<description>由Steven, Der, Ted 三位高級打字員所組成，是三位工程師(攻城獅)所維護的技術分享平台，或許偶爾會分享一些日常，有任何問題或是錯誤的部分，歡迎留言告訴我們！</description>
	<lastBuildDate>Sat, 21 Dec 2019 18:01:30 +0800</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3</generator>

<image>
	<url>https://sdt.hameba.tw/wp-content/uploads/2020/02/hameba_favicon-150x150.png</url>
	<title>CommandLineTools | SDT 攻城獅區</title>
	<link>https://sdt.hameba.tw</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>錯誤：xcode-select: error: command line tools are already installed, use &#8220;Software Update&#8221; to install</title>
		<link>https://sdt.hameba.tw/357/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=%25e9%258c%25af%25e8%25aa%25a4%25ef%25bc%259axcode-select-error-command-line-tools-are-already-installed-use-software-update-to-install</link>
				<comments>https://sdt.hameba.tw/357/#respond</comments>
				<pubDate>Sat, 21 Dec 2019 18:00:35 +0000</pubDate>
		<dc:creator><![CDATA[Hsu Steven]]></dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[CommandLineTools]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[xcode]]></category>
		<category><![CDATA[xcode-select]]></category>

		<guid isPermaLink="false">https://sdt.hameba.tw/?p=357</guid>
				<description><![CDATA[<p>使用node npm install 一直抱錯， gyp: No Xcode or CLT version d &#8230; </p>
<p class="link-more"><a href="https://sdt.hameba.tw/357/" class="more-link">閱讀全文<span class="screen-reader-text">〈錯誤：xcode-select: error: command line tools are already installed, use &#8220;Software Update&#8221; to install〉</span></a></p>
The post <a href="https://sdt.hameba.tw/357/">錯誤：xcode-select: error: command line tools are already installed, use “Software Update” to install</a> first appeared on <a href="https://sdt.hameba.tw">SDT 攻城獅區</a>.]]></description>
								<content:encoded><![CDATA[<p>使用node npm install 一直抱錯，</p>
<p>gyp: No Xcode or CLT version detected!</p>
<p><span id="more-357"></span></p>
<p>最後查到用以下指令解決</p><pre class="crayon-plain-tag">xcode-select --install</pre><p>但發生xcode-select: error: command line tools are already installed, use &#8220;Software Update&#8221; to install 錯誤提示時，就要先清除掉</p><pre class="crayon-plain-tag">sudo rm -rf /Library/Developer/CommandLineTools</pre><p>&nbsp;</p>
<p>Reference</p>
<p><a href="https://stackoverflow.com/questions/34617452/how-to-update-xcode-from-command-line">https://stackoverflow.com/questions/34617452/how-to-update-xcode-from-command-line</a></p>The post <a href="https://sdt.hameba.tw/357/">錯誤：xcode-select: error: command line tools are already installed, use “Software Update” to install</a> first appeared on <a href="https://sdt.hameba.tw">SDT 攻城獅區</a>.]]></content:encoded>
							<wfw:commentRss>https://sdt.hameba.tw/357/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
