Closed 5angel closed 9 years ago
is this related? https://github.com/borisyankov/DefinitelyTyped/issues/4241
@staxmanade yup, that's it
Closing for now, let me know if there is anything more you have to add...
The same error with angular-ui.TypeScript.DefinitelyTyped.
@kelong have you tried the update : http://blog.nuget.org/20150226/nuget-3.0-beta2.html
@basarat Yes, it is not nuget related problem. Only those 2 packages can't install in cordova project.
@kelong And you are getting the same error response : 400?
Yes
Rgrds, Maciej Lelito
On Sun, May 31, 2015 at 2:32 PM -0700, "Basarat Ali Syed" notifications@github.com wrote:
@kelong And you are getting the same error response : 400?
— Reply to this email directly or view it on GitHub.
But it works in a new non Cordova project?
It doesn't matter. I created new blank project. I see that new version angularjs.TypeScript.DefinitelyTyped 3.9.2 came out, will test this out.
I have nuget 3.0.60410.213 installed for VS2015 RC. Nuget package manager don't even see 3.9.2 version of angularjs.TypeScript.DefinitelyTyped. When I try manually enter version: install-package angularjs.TypeScript.DefinitelyTyped -Version 3.9.2 still the same error: Response status code does not indicate success: 400 (One of the request inputs is out of range.).
I am on Visual Studio 2013 Update 4 and it works fine:
And since the version is available on nuget : https://www.nuget.org/packages/angularjs.TypeScript.DefinitelyTyped/ I'd prefer if you reported it here : https://nuget.codeplex.com/WorkItem/Create?ProjectName=nuget < I know a horrible url to give someone but last I checked this was the way to go :rose:
Ok, thanks.
Thanks. For reference of everyone else the issue now lives here : https://nuget.codeplex.com/workitem/8333
same problem, any solution? vs 2015, or does it works in vs2013?
Yes, it works on vs2013.
Response status code does not indicate success: 400 (One of the request inputs is out of range.).