hawk icon indicating copy to clipboard operation
hawk copied to clipboard

Hawk is not installing nor updating

Open beefgee862 opened this issue 1 year ago • 1 comments

Hello,

I am trying to install hawk and I am getting the following error when installing or updating previous versions:

Untrusted repository You are installing the modules from an untrusted repository. If you trust this repository, change its InstallationPolicy value by running the Set-PSRepository cmdlet. Are you sure you want to install the modules from 'PSGallery'? [Y] Yes [A] Yes to All [N] No [L] No to All [S] Suspend [?] Help (default is "N"): A PackageManagement\Install-Package : Unable to find dependent module(s) (RobustCloudCommand) At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:1809 char:21

  • ... $null = PackageManagement\Install-Package @PSBoundParameters
  •                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (RobustCloudCommand:String) [Install-Package], Exception
    • FullyQualifiedErrorId : UnableToFindDependencyPackage,Microsoft.PowerShell.PackageManagement.Cmdlets.InstallPack age

Please advise. Thanks

beefgee862 avatar May 23 '24 17:05 beefgee862

The package has beend discontinued: https://www.powershellgallery.com/packages/RobustCloudCommand/2.1.0 You can still install it directly or manual.

arpsga avatar Jun 09 '24 14:06 arpsga

This ticket is currently being worked and tracked under a pre-exisiting ticket (https://github.com/T0pCyber/hawk/issues/117). Thank you for submitting your issue. Please follow up on ticket 117 for more updates.

jonnybottles avatar Nov 27 '24 17:11 jonnybottles