Just to be clear, when you say that you already uninstalled, did you follow the steps in the uninstall guide to remove all of the cache directories and such, specifically this kind of stuff?
sudo rm -rf /usr/local/sfdx sudo rm -rf /usr/local/lib/sfdx sudo rm -rf /usr/local/bin/sfdx sudo rm -rf ~/.local/share/sfdx ~/.config/sfdx ~/.cache/sfdx sudo rm -rf ~/Library/Caches/sfdx sudo rm -rf /usr/local/sf sudo rm -rf /usr/local/bin/sf sudo rm -rf ~/.local/share/sf ~/.config/sf ~/.cache/sf sudo rm -rf ~/Library/Caches/sfIf you didn’t, you’re likely going to continue to see any issues from the previous install even if you did the other uninstall/reinstall steps.
If that’s in fact that case, please enable debug logging for Salesforce DX, reproduce the behavior, and send the resulting idea.log file to me for review.
Regards,
Scott Wells