Answers for "mac gyp: No Xcode or CLT version detected! gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1"

21

gyp: No Xcode or CLT version detected!

sudo rm -rf $(xcode-select -print-path)
xcode-select --install
Posted by: Guest on March-31-2020

Code answers related to "mac gyp: No Xcode or CLT version detected! gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language