Replies: 1 comment 2 replies
-
Try running the command with |
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.
-
Hi I'm using Manjaro Linux and I was running my project using
dotnet run
and downloading the nugets from Azure doingdotnet restore --interactive
but today I found some problems and I don't know what is happening...After that command nothing is happening. And If I cancel the command I'm receiving this warnings:
I have tried:
dotnet nuget locals all --clear
anddotnet clear
dotnet info
Any help here or someone with the same problem?
Or any idea what more can I try, please?
Thanks!!
Beta Was this translation helpful? Give feedback.
All reactions