Install Azure Devops Plugin Error

Is there any way of getting around the following error:

11/13/2019 1:39:29 PM - vsixinstaller.exe version:
11/13/2019 1:39:29 PM - 16.3.2099
11/13/2019 1:39:29 PM - -------------------------------------------
11/13/2019 1:39:29 PM - Command line parameters:
11/13/2019 1:39:29 PM - C:\program files (x86)\microsoft visual studio\installer\resources\app\ServiceHub\Services\Microsoft.VisualStudio.Setup.Service\VSIXInstaller.exe,C:\Users\brlewis\Downloads\katalon-llc.katalon-1.0.5 (1).vsix
11/13/2019 1:39:29 PM - -------------------------------------------
11/13/2019 1:39:29 PM - Microsoft VSIX Installer
11/13/2019 1:39:29 PM - -------------------------------------------
11/13/2019 1:39:29 PM - Initializing Install…
11/13/2019 1:39:31 PM - Extension Details…
11/13/2019 1:39:31 PM - Identifier : katalon
11/13/2019 1:39:31 PM - Name : Katalon for Azure DevOps
11/13/2019 1:39:31 PM - Author : katalon-llc
11/13/2019 1:39:31 PM - Version : 1.0.5
11/13/2019 1:39:31 PM - Description : This plugin is for executing Katalon Studio Projects on Azure Devops
11/13/2019 1:39:31 PM - Locale : en-US
11/13/2019 1:39:31 PM - MoreInfoURL :
11/13/2019 1:39:31 PM - InstalledByMSI : False
11/13/2019 1:39:31 PM - SupportedFrameworkVersionRange : [0.0,2147483647.2147483647]
11/13/2019 1:39:31 PM -
11/13/2019 1:39:31 PM - SignatureState : Unsigned
11/13/2019 1:39:32 PM - Supported Products :
11/13/2019 1:39:32 PM - Microsoft.VisualStudio.Services
11/13/2019 1:39:32 PM - Version :
11/13/2019 1:39:32 PM -
11/13/2019 1:39:32 PM - References :
11/13/2019 1:39:32 PM - Signature Details…
11/13/2019 1:39:32 PM - Extension is not signed.
11/13/2019 1:39:32 PM -
11/13/2019 1:39:32 PM - Searching for applicable products…
11/13/2019 1:39:32 PM - Found installed product - Global Location
11/13/2019 1:39:32 PM - Found installed product - Visual Studio Professional 2019
11/13/2019 1:39:32 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.ExtensionService.GetInstallableDataImpl(IInstallableExtension extension, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable1& skuData) at VSIXInstaller.ExtensionService.GetInstallableData(String vsixPath, String extensionPackParentName, Boolean isRepairSupported, IStateData stateData, IEnumerable1& skuData)
at VSIXInstaller.ExtensionPackService.IsExtensionPack(IStateData stateData, Boolean isRepairSupported)
at VSIXInstaller.ExtensionPackService.ExpandExtensionPackToInstall(IStateData stateData, Boolean isRepairSupported)
at VSIXInstaller.App.Initialize(Boolean isRepairSupported)
at VSIXInstaller.App.Initialize()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
— End of stack trace from previous location where exception was thrown —
at Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception exceptionObject)