Skip to content

Instantly share code, notes, and snippets.

@cjac
Created October 18, 2016 18:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cjac/08a7065fb83c4d19b9f14db65aae7f96 to your computer and use it in GitHub Desktop.
Save cjac/08a7065fb83c4d19b9f14db65aae7f96 to your computer and use it in GitHub Desktop.
> Install-Module AzureRM.profile
PackageManagement\Install-Package : Package 'AzureRM.profile' failed to be installed because: /tmp/467507599/AzureRM.profile/AzureRM.profile.nuspec At /opt/microsoft/powershell/6.0.0-alpha.10/Modules/PowerShellGet/PSModule.psm1:1711 char:21 + ... $null = PackageManagement\Install-Package @PSBoundParameters + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (AzureRM.profile:String) [Install-Package], Exception + FullyQualifiedErrorId : Package '{0}' failed to be installed because: {1},Microsoft.PowerShell.PackageManageme nt.Cmdlets.InstallPackage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment