Definitelytyped: Package Install Error - Visual Studio 2015 RC

Created on 30 Apr 2015  路  5Comments  路  Source: DefinitelyTyped/DefinitelyTyped

Install-Package angularjs.TypeScript.DefinitelyTyped
Attempting to gather dependencies information for package 'angularjs.TypeScript.DefinitelyTyped.3.4.9' with respect to project targeting '.NETFramework, Version=v4.5'
Install-Package : Response status code does not indicate success: 400 (One of the request inputs is out of range.).
At line:1 char:1

  • Install-Package angularjs.TypeScript.DefinitelyTyped
  • ~~~~~~~~~~~~

    • CategoryInfo : NotSpecified: (:) [Install-Package], Exception

    • FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand

Most helpful comment

opening VS in administrator mode worked for me!

All 5 comments

Just to clearify that it's not NuGet issue,
jquery.TypeScript.DefinitelyTyped 2.2.4 Package install without problem.

@staxmanade

opening VS in administrator mode worked for me!

When install json ,the nuget command say

+ Install-Package Json
+ ~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Install-Package], Exception
    + FullyQualifiedErrorId :     NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageComma  nd
Was this page helpful?
0 / 5 - 0 ratings