Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get using local dir feed fails to find package #5

Open
kl4w opened this issue Jun 22, 2012 · 1 comment
Open

get using local dir feed fails to find package #5

kl4w opened this issue Jun 22, 2012 · 1 comment

Comments

@kl4w
Copy link
Contributor

kl4w commented Jun 22, 2012

using this call:

nuget get c:\common\configuration -s C:\LocalPackages\prd.local -x -latest -clean

results in this error:

Using a feed specific cache subdirectory : C:\LocalPackages\prd.local
Getting 25 distinct packages from a total of 135 from c:\common\configuration\src\packages\repositories.config
Using cache....
WARNING: Deleting 30 package directories from c:\common\configuration\src\packages.
Checking for latest package: Common
Latest version requested, however Common cannot be found on feed.
Checking for latest package: Common
Latest version requested, however Common cannot be found on feed.
Unknown Package Version: Common 1.0.34.2016

@BenPhegan
Copy link
Owner

I think this is now fixed, right? I think this was in NuGet.Extras: 64db848

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants