Skip to content

error NU1301: Unable to load the service index for source after new release #547

Answered by rudymiked
rudymiked asked this question in Q&A
Discussion options

You must be logged in to vote

I ended up needing to add a source directly:

dotnet tool install --global dotnet-reportgenerator-globaltool --ignore-failed-sources --version 5.1.10 --add-source https://api.nuget.org/v3/index.json

this worked!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by danielpalme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants