Could not load type 'Microsoft.SharePoint.Administration.DesignPackageType'
Recently I tried to update module "Microsoft.Online.SharePoint.PowerShell". It was updated OK, but:
Get-Module Microsoft.Online.SharePoint.PowerShell -ListAvailable | ft -a
gave me two modules So I tried to uninstall module with older version "16.0.8525.1200" and import module with newer version. It failed with error: "The version '###' of module '16.0.8525.1200' is currently in use. Retry the operation after closing the applications.
"