Healthcheck
Run a healthcheck / diagnosis to verify the package manager / installation is working correctly.
apt
Homebrew
Python
npm
Ruby
Go
# Open a PR to complete this 🫶🏻
brew doctor
pip check
npm doctor
gem check
# Open a PR to complete this 🫶🏻
Run a healthcheck / diagnosis to verify the package manager / installation is working correctly.
apt
Homebrew
Python
npm
Ruby
Go
# Open a PR to complete this 🫶🏻
brew doctor
pip check
npm doctor
gem check
# Open a PR to complete this 🫶🏻