Access Is Denied error pushing package into my azure devops artifacts nuget feed

允我心安 提交于 2019-12-11 02:02:57

问题


In my question here I managed to push one package to my feed, however I now get an Access is denied error.

According to this question I should be prompted for user name and password. This did occur for the package I managed to push, but it no longer occurs.

What do I need to do?

Studying the docs

this issue on Git is relevant

[Update]

Something strange has happened to my folder. I get the error if I just type Nuget at the dos prompt. If I create a new folder and extract nugetcredentialprovider.zip into it, then run Nuget I don't get the error

the cli reference

push reference

configuring nuget behaviour


回答1:


Starting over again with a new installation of credentialsprovider solved the problem.

I accidentally cause the problem again by pasting in a command that started with the directory name

(a cut and paste boo booo)



来源:https://stackoverflow.com/questions/52798199/access-is-denied-error-pushing-package-into-my-azure-devops-artifacts-nuget-feed

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!