Looks like this is a permissions issue on Sequoia, I'm having this issue with multiple plugins
PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=120 "An unexpected error occurred while moving files to the final destination." UserInfo={NSLocalizedDescription=An unexpected error occurred while moving files to the final destination., arguments=(
"-f",
"-s",
"/var/folders/74/7s70wx694qn4gcqgyhl0cgm00000gn/C/PKInstallSandboxManager/6B8F7C79-8500-4A7B-9A45-C4255E6A76D7.activeSandbox/Root",
"/Users/xanadu"
), NSUnderlyingError=0x5ce2516e0 {Error Domain=NSPOSIXErrorDomain Code=13 "Permission denied"}} {
NSLocalizedDescription = "An unexpected error occurred while moving files to the final destination.";
NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=13 \"Permission denied\"";
arguments = (
"-f",
"-s",
"/var/folders/74/7s70wx694qn4gcqgyhl0cgm00000gn/C/PKInstallSandboxManager/6B8F7C79-8500-4A7B-9A45-C4255E6A76D7.activeSandbox/Root",
"/Users/xanadu"
);
}
Looking to see if I can find a workaround.