Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

Doing a local NuGet package installation but getting the error - Unable to get repository signature information

$
0
0

I'm trying to do an offline NuGet package installation by following the answer by Samuel Jack here: Text

1. Add the files to a folder called LocalPackages next to solution

2. Create a file called NuGet.config next to solution file

The .nupkg files are stored locally and installed using NuGet Package Manager but I'm getting this error - "Unable to get repository signature information for source https://api.nuget.org/v3-index/repository-signatures/5.0.0/index.json. Response status code does not indicate success: 403 (Forbidden)."

I don't understand why the package manager needs to get repository signature information from the internet when I'm trying to do an offline installation. Internet connection is blocked in my server & that's why I'm getting 403 error.

So how do I install the NuGet packages locally without getting the error? Any help will be greatly appreciated.


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>