Tamas Piros
Tamas Piros
Installing the entire Xcode from the App Store did do the job, maybe it's me but I did not see this as a requirement in the docs.
The documentation states to run `xcode-select --install` which is used to install the Xcode Command Line Tools, not the entire Xcode App.
The only thing that resolved the issue for me was to do a full blown Xcode install. I can no longer run the command you suggested because I have Xcode...
Thank you for looking into this @ScottMansfield. I have created a brand new project, and again I ran into the same issue. See attached including my node and npm versions.