npm gyp: No Xcode or CLT version detected! gyp ERR! configure error code example
Example: gyp: No Xcode or CLT version detected!
sudo rm -rf $(xcode-select -print-path)
xcode-select --install
sudo rm -rf $(xcode-select -print-path)
xcode-select --install