Can't see a pushed package #51586
Replies: 1 comment 2 replies
-
|
Did you ever resolve this? I have the same problem. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
In our company, we are maintaining the garlic project. Recently, we've tried pushing a new version of the nuget package created from this project to a github package repo. We're pushing the package with the dotnet nuget push command, specifying the source and access token as the key parameter. The commands runs successfully, but for some reason we cannot see the package, neither on the UI, nor in our IDEs. When we try to push it again with the same version, we get 409, which would mean that a package was already pushed. Please advise!
Beta Was this translation helpful? Give feedback.
All reactions