Brew install on Mojave
问题 I did these steps: Updated to Mojave Installed Xcode 10 beta3 Ran this command: sudo xcode-select -switch /Applications/Xcode-beta.app/ Now I'm trying to install node8: brew install node@8 And it gives me this error: Error: The Command Line Tools header package must be installed on Mojave. The installer is located at: /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg Still, doing install -pkg /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for