Skip to content

AuthorizationManager check failed #8

@derekgreer

Description

@derekgreer

When installing NuGetPowerTools, I receive the following error:

PM> Install-Package NuGetPowerTools
Successfully installed 'NuGetPowerTools 0.29'.
Import-Module : AuthorizationManager check failed.
At C:\Temp\ConsoleApplication1\packages\NuGetPowerTools.0.29\tools\init.ps1:2 char:14

  • Import-Module <<<< (Join-Path $toolsPath NuGetPowerTools.psd1)
    • CategoryInfo : NotSpecified: (:) [Import-Module], PSSecurityException
    • FullyQualifiedErrorId : RuntimeException,Microsoft.PowerShell.Commands.ImportModuleCommand

This was also reported by someone else on David's article: http://blog.davidebbo.com/2011/08/easy-way-to-set-up-nuget-to-restore.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions