I am trying to deploy package using powerapps deploy package but its giving below error:
##[error]Could not load file or assembly 'file:///D:\a\_tasks\PowerAppsToolInstaller_70e9ed60-670f-11e9-be16-a150d2ff01e4\0.1.10\_tools\PA.BuildTools\Microsoft.Xrm.Tooling.PackageDeployment.Powershell\3.3.0.862\Microsoft.Xrm.Tooling.PackageDeployment.Powershell\Microsoft.Xrm.Tooling.PackageDeployment.Powershell.dll' or one of its dependencies. The system cannot find the file specified.
2020-03-20T18:36:08.2658554Z ##[section]Finishing: PowerApps Deploy Package
Seems PowerApps Tool Installer task not installed all modles in the PS module Microsoft.Xrm.Tooling.PackageDeployment.Powershell - 3.3.0.862. Any faced this issue?