Mac Version: macOS Monterey Version 12.7.5
MacBook Pro (Retina, 15-inch, Mid 2015)
Error :
Installing fvm from leoafarias/fvm
Warning: Your Xcode (13.4.1) is outdated.
Please update to Xcode 14.2 (or delete it).
Xcode can be updated from the App Store.
xcrun: error: active developer path ("/Applications/Xcode14.app/Contents/Developer") does not exist
Use sudo xcode-select --switch path/to/Xcode.app to specify the Xcode that you wish to use for command line developer tools, or use xcode-select --install to install the standalone command line developer tools.
See man xcode-select for more details.
Error: An exception occurred within a child process:
CompilerSelectionError: leoafarias/fvm/fvm cannot be built with any available compilers.
I got this error while trying to install FVM. Looking for workaround. I am unable to upgrade xcode to 14 due to macOS limitation.
Mac Version: macOS Monterey Version 12.7.5 MacBook Pro (Retina, 15-inch, Mid 2015)
Error : Installing fvm from leoafarias/fvm Warning: Your Xcode (13.4.1) is outdated. Please update to Xcode 14.2 (or delete it). Xcode can be updated from the App Store.
xcrun: error: active developer path ("/Applications/Xcode14.app/Contents/Developer") does not exist Use
sudo xcode-select --switch path/to/Xcode.app
to specify the Xcode that you wish to use for command line developer tools, or usexcode-select --install
to install the standalone command line developer tools. Seeman xcode-select
for more details. Error: An exception occurred within a child process: CompilerSelectionError: leoafarias/fvm/fvm cannot be built with any available compilers.I got this error while trying to install FVM. Looking for workaround. I am unable to upgrade xcode to 14 due to macOS limitation.