Skip to content

Commit ae5b150

Browse files
cclaussrvagg
authored andcommitted
doc: Catalina suggestion: remove /Library/Developer/CommandLineTools
PR-URL: #2022 Reviewed-By: Rod Vagg <[email protected]>
1 parent e505aa8 commit ae5b150

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

macOS_Catalina.md

+1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ There are three ways to install the Xcode libraries `node-gyp` needs on macOS. P
6969

7070
### I did all that and the acid test still does not pass :-(
7171
1. `sudo rm -rf $(xcode-select -print-path)` # Enter root password. No output is normal.
72+
2. `sudo rm -rf /Library/Developer/CommandLineTools` # Enter root password.
7273
2. `xcode-select --install`
7374
3. If the [_acid test_](#The-acid-test) still does _not_ pass then...
7475
4. `npm explore npm -g -- npm install node-gyp@latest`

0 commit comments

Comments
 (0)