I am getting the below error while trying to run the dotnet store command in VS command prompt. I am behind a firewall and get a proxy authentication issue and also can't change devenv.exe.config file manually as it requires administrator permissions so that answer won't work for me.
I downloaded the index.json file for NuGet and updated the NuGet.config file to give the file path manually for index.json as local source. I don't know what the issue is but it seems that dotnet store command is unable to find the index.json file, no matter in which folder I keep it. I tried all the alternatives but nothing seems to be working. I am getting the below error while running dotnet store command for runtime package store
Nuget.target (114,5) error : The local source 'C:/path/index.json'doesn't exist