Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working - missing packages #137

Open
K-Dela-R opened this issue Jul 24, 2024 · 2 comments
Open

Not working - missing packages #137

K-Dela-R opened this issue Jul 24, 2024 · 2 comments

Comments

@K-Dela-R
Copy link

C:\Temp\Partner-Center-DotNet-Samples-master\Partner-Center-DotNet-Samples-master\MCARefreshBulkAttestationCLITool>dotnet run

C:\Temp\Partner-Center-DotNet-Samples-master\Partner-Center-DotNet-Samples-master\MCARefreshBulkAttestationCLITool\MCAR
efreshBulkAttestationCLITool.csproj : error NU1101: Unable to find package Microsoft.Extensions.Hosting. No packages ex
ist with this id in source(s): Microsoft Visual Studio Offline Packages
C:\Temp\Partner-Center-DotNet-Samples-master\Partner-Center-DotNet-Samples-master\MCARefreshBulkAttestationCLITool\MCAR
efreshBulkAttestationCLITool.csproj : error NU1101: Unable to find package Microsoft.Identity.Client. No packages exist
with this id in source(s): Microsoft Visual Studio Offline Packages
C:\Temp\Partner-Center-DotNet-Samples-master\Partner-Center-DotNet-Samples-master\MCARefreshBulkAttestationCLITool\MCAR
efreshBulkAttestationCLITool.csproj : error NU1101: Unable to find package CsvHelper. No packages exist with this id in
source(s): Microsoft Visual Studio Offline Packages
C:\Temp\Partner-Center-DotNet-Samples-master\Partner-Center-DotNet-Samples-master\MCARefreshBulkAttestationCLITool\MCAR
efreshBulkAttestationCLITool.csproj : error NU1101: Unable to find package Microsoft.Extensions.Http.Polly. No packages
exist with this id in source(s): Microsoft Visual Studio Offline Packages
C:\Temp\Partner-Center-DotNet-Samples-master\Partner-Center-DotNet-Samples-master\MCARefreshBulkAttestationCLITool\MCAR
efreshBulkAttestationCLITool.csproj : error NU1101: Unable to find package Refit. No packages exist with this id in sou
rce(s): Microsoft Visual Studio Offline Packages
C:\Temp\Partner-Center-DotNet-Samples-master\Partner-Center-DotNet-Samples-master\MCARefreshBulkAttestationCLITool\MCAR
efreshBulkAttestationCLITool.csproj : error NU1101: Unable to find package Refit.HttpClientFactory. No packages exist w
ith this id in source(s): Microsoft Visual Studio Offline Packages
C:\Temp\Partner-Center-DotNet-Samples-master\Partner-Center-DotNet-Samples-master\MCARefreshBulkAttestationCLITool\MCAR
efreshBulkAttestationCLITool.csproj : error NU1101: Unable to find package Serilog. No packages exist with this id in s
ource(s): Microsoft Visual Studio Offline Packages
C:\Temp\Partner-Center-DotNet-Samples-master\Partner-Center-DotNet-Samples-master\MCARefreshBulkAttestationCLITool\MCAR
efreshBulkAttestationCLITool.csproj : error NU1101: Unable to find package Serilog.Exceptions.Refit. No packages exist
with this id in source(s): Microsoft Visual Studio Offline Packages
C:\Temp\Partner-Center-DotNet-Samples-master\Partner-Center-DotNet-Samples-master\MCARefreshBulkAttestationCLITool\MCAR
efreshBulkAttestationCLITool.csproj : error NU1101: Unable to find package Serilog.Extensions.Hosting. No packages exis
t with this id in source(s): Microsoft Visual Studio Offline Packages
C:\Temp\Partner-Center-DotNet-Samples-master\Partner-Center-DotNet-Samples-master\MCARefreshBulkAttestationCLITool\MCAR
efreshBulkAttestationCLITool.csproj : error NU1101: Unable to find package Serilog.Sinks.File. No packages exist with t
his id in source(s): Microsoft Visual Studio Offline Packages
C:\Temp\Partner-Center-DotNet-Samples-master\Partner-Center-DotNet-Samples-master\MCARefreshBulkAttestationCLITool\MCAR
efreshBulkAttestationCLITool.csproj : error NU1101: Unable to find package System.IdentityModel.Tokens.Jwt. No packages
exist with this id in source(s): Microsoft Visual Studio Offline Packages

The build failed. Fix the build errors and run again.

@jeancapi
Copy link

tengo el mismo error, me pueden ayudar con la solucion por favor

@adrienmaugard
Copy link

Apply solution A from:
https://www.hossambarakat.net/2020/06/24/fix-error-NU1101/
Add a nuget.config to the solution directory with resolve the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants