Published January 22, 2018
When a corrupted app won't finish downloading or launch, clearing the App Store cache might be able to help. Close the App Store and run the following command from the terminal.
rm -rfv $TMPDIR../C/com.apple.appstore/*
Published January 22, 2018
When a corrupted app won't finish downloading or launch, clearing the App Store cache might be able to help. Close the App Store and run the following command from the terminal.
rm -rfv $TMPDIR../C/com.apple.appstore/*