After upgrading MacOS to MacOS Big Sur, we will encounter an error: your CLT does not support MacOS 11.6. When installing or updating software with brew
, we just need to reinstall Xcode select
solution:
enter the following command
sudo rm -rf /Library/Developer/CommandLineTools
sudo xcode-select --install
At this time, you will be prompted to install Xcode select. In the pop-up box, we click Install, then the agreement will pop up, and then we click agree. Then wait for the installation to complete.
Read More:
- MacOS Mojave uses SMB LAN share as backup disk of timemachine time machine. Disk does not support time machine backups. (error 45)
- [Solved] NPM Error: gyp: No Xcode or CLT version detected!
- [Solved] MacOS terminal Run git command Error: xcrun: error: invalid active developer path
- Sublime text 3 does not support Chinese/[decode error – output not UTF-8] solution
- [Solved] Pytorch3d Error: RuntimeError: Not compiled with GPU support.
- [Solved] MacOS Compile ffmpeg Error: ERROR: openssl not found
- Cmake Setting Support C++11 This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options
- [Solved] SVN error: does not support the HTTP/DAV protocol
- [Solved] dhl: Error: LINQ to Entities does not support the specified type member “Date”
- [Solved] error: package android.support.design.widget does not exist
- [Solved] GBase 8a V95 Replace Node Error: single vc mode does not support ‘–freenode’
- [Solved] TensorFlow Error: ‘Tensor‘ object does not support item assignment
- [Solved] Hikvision SDK: NET_DVR_GetDVRConfig failed Device does not support this function
- Postgres Multiple data insertion error: The ‘default‘ dialect with current database version settings does not support
- [Solved] MindSpore Error: ReduceMean in the Ascend environment does not support inputs of 8 or more dimensions
- [Solved] MindSpore Error: StridedSlice operator does not support input of uint8 data type on Ascend hardware
- Support for password authentication was removed on August 13, 2021
- Stream to MemoryStream to solve Stream.Length error report This stream does not support search operations
- [Solved] swiper Error: The requested module ‘react’ is expected to be of type CommonJS, which does not support named exports. CommonJS modules can be imported by importing the default export
- [Solved] Git push Error: remote: Support for password authentication was removed on August 13, 2021.