Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Nuget push works but Nuget Install is unable to find the package.
-
Nuget push command succeeds. The nuget install command fails with the following message (when version is omitted):
nuget install DieboldNixdorf.Xpression.WebClient -Source Xpression
Feeds used:
http://cmdi-wing.phoenix.local:81/nuget/XPRESSIONInstalling package 'DieboldNixdorf.Xpression.WebClient' to 'c:\Work\xprWebClient\packages'.
GET http://cmdi-wing.phoenix.local:81/nuget/XPRESSION/FindPackagesById()?id='DieboldNixdorf.Xpression.WebClient'&semVerLevel=2.0.0
OK http://cmdi-wing.phoenix.local:81/nuget/XPRESSION/FindPackagesById()?id='DieboldNixdorf.Xpression.WebClient'&semVerLevel=2.0.0 2140ms
Unable to find package 'DieboldNixdorf.Xpression.WebClient'Ive tried restarting the Proget service and attempted the push again. I can nuget install this package only when I specify the version. We want to omit the version so that we can install the latest package when running the nuget install command.
Product: ProGet
Version: 4.4.2 -
Figured out that my specific package is a pre-release and thus required the prerelease option to be set on the nuget install command.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login