Error when deleting nuget package from account feed
I get an Internal Server error when trying to remove a package from my account feed.
The command issued:
nuget.exe delete PackID MyPackageVersion -ApiKey MyApiKey -Source https://ci.appveyor.com/PackID/fake/api/v2/package
Am I doing it wrong?
- error_on_delete.png 25.4 KB
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 16 Feb, 2015 04:16 AM
Hi Antonio,
You specified wrong account feed URL in
-Source
parameter. You can find your account feed at https://ci.appveyor.com/nuget2 Posted by Antonio Junior ... on 16 Feb, 2015 04:59 AM
I see! Thanks Feodor.
Also Appveyor and its support are amazing!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:54 AM.