Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hawk is not installing nor updating #122

Open
beefgee862 opened this issue May 23, 2024 · 1 comment
Open

Hawk is not installing nor updating #122

beefgee862 opened this issue May 23, 2024 · 1 comment
Labels
Question Further information is requested

Comments

@beefgee862
Copy link

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 beefgee862 added the Question Further information is requested label May 23, 2024
@arpsga
Copy link

arpsga commented Jun 9, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants