Coder Social home page Coder Social logo

Comments (2)

apluche avatar apluche commented on May 22, 2024

Hi,

Could you try running the credential provider dll directly with the -I (IsRetry) flag?

The .dll path is .nuget\plugins\netcore\CredentialProvider.Microsoft\CredentialProvider.Microsoft.dll

Here is an example of a command: .\CredentialProvider.Microsoft.dll -U -I

Running the command will let us know if you are able to get credentials and find out more about the problem.

This link might provide some useful information about the command.
Help

Please let me know what happens. I gladly help you figure out the issue!

from artifacts-credprovider.

lukewis avatar lukewis commented on May 22, 2024

Thanks for the tip @apluche ! That did in fact succeed in acquiring a token. I then learned that although I had run a nuget.exe command to add the private source, it did not alter my ~/.nuget/Nuget/Nuget.config file (not sure where nuget.exe stored that information). After I manually edited the user Nuget.config file to include my private feed, I was able to install the global tool. It's too bad that dotnet cli doesn't have a dotnet list packagesource or dotnet add packagesource commands. Thanks again for the tip!

from artifacts-credprovider.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.