macos
Error Connecting: Error: Connect Econnrefused
Connecting Node.js to XAMPP MySQL server on Mac OS always reports ``` error connecting: Error:…
Mac Completely Remove And Uninstall Pkg Type Software
## 1 Problem description The installation software with the `.pkg` suffix name was manually dele…
Reinstall Cocoapod On Macos
## Uninstall CocoaPod The terminal executes the following commands ``` sudo gem uninstall co…
Error: Error Installing Cocoapods: Error: Failed To Build Gem Native Extension
## cocoapods installation failed The use of `Alamofire` needs to be based on `CocoaPods`, but I …
Error: Your Clt Does Not Support Macos 11.6 Problem Handling
## problem After macOS is upgraded to macOS Big Sur, when we use brew to install or update the s…
Vscode Recipe Ternimated With Fatal Error: Spwan Latexmk Enoent
## Background of the problem On macOS, in VScode, Latex reports an error during build and displa…
Error: Pg_Config Executable Not Found. Ld: Library Not Found For -Lssl
Error: `pg_config executable not found. ld: library not found for -lssl` When install python psycop…
How To Decompile Apk
[Github address of decompilation tool jadx](https://github.com/skylot/jadx) ## Install the jadx …
Macos Installs Multiple Versions Of Python
When using Python, some applications use Python2 and some use Python3, so you need your own system …
Include Of Non-Modular Header Inside Framework Module
## description **Usage scenario**: **macOS** framework Swift language, add third-party libraries…
Npm Error:Gyp: No Xcode Or Clt Version Detected!
## description Recently, using npm to install modules in macOS Catalina, the following errors of…
Pip Install Twisted Error: Limits.H: No Such File Or Directory
## Environment * macOS mojave - 10.14.1; * python 2.7.15/python 3.7.1. ## error message…