Closed msche closed 3 years ago
I noted the following lines in the logs:
gyp: No Xcode or CLT version detected!
gyp ERR! configure error
After some searching I found the following article: https://medium.com/flawless-app-stories/gyp-no-xcode-or-clt-version-detected-macos-catalina-anansewaa-38b536389e8d
After applying solution 2 my build finished successfully.
I checked out the project from the github repo and followed the installation instructions as described. Building the server part goes oke, but when executing yarn on the client part I get the following exception:
I'm building the project on a mac OS catalina 10.15.7