Skip to content

Instantly share code, notes, and snippets.

@akhtarja

akhtarja/1.sh Secret

Last active July 16, 2020 05:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akhtarja/eda99e0e1a16a7b8964697ea27b59f94 to your computer and use it in GitHub Desktop.
Save akhtarja/eda99e0e1a16a7b8964697ea27b59f94 to your computer and use it in GitHub Desktop.
Blog post 5 - gyp: No Xcode or CLT Version
gyp: No Xcode or CLT version detected!
gyp ERR! configure error
xcode-select --print-path
/Library/Developer/CommandLineTools
xcode-select --print-path | pbcopy
sudo rm -rf [path]
xcode-select --install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment