0

When I try and run the program it says that the build is ready and after a bit, it says this in the console

Failed to download package 'Microsoft.AspNetCore.Razor.Language.5.0.17' from 'https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/5.0.17/microsoft.aspnetcore.razor.language.5.0.17.nupkg'.

Cannot access a disposed object.
Object name: 'SslStream'.

Failed to download package 'Microsoft.CodeAnalysis.CSharp.3.8.0' from 'https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.csharp/3.8.0/microsoft.codeanalysis.csharp.3.8.0.nupkg'.

The HTTP request to 'GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.csharp/3.8.0/microsoft.codeanalysis.csharp.3.8.0.nupkg' has timed out after 100000ms.

1
  • Rebuild your Project and try it again. It seems some packages has not downloaded. Commented Jan 16, 2023 at 8:11

1 Answer 1

0

open your terminal and run the code "npm start" then app will be start on your browser.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.