Failed to retrieve information about 'Microsoft.VisualStudio.Web.CodeGeneration.Tools' #524

Closed
opened 2025-08-09 17:16:37 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @maraza on 8/7/2017

after running
dotnet new react
dotnet restore

gives the following issue

C:\Program Files\dotnet\sdk\2.0.0-preview2-006497\NuGet.targets(102,5): error : Failed to retrieve information about 'Microsoft.VisualStudio.Web.CodeGeneration.Tools' from remote source 'http://nuget.dev-web-01.csdev.com.au
/nuget/FindPackagesById()?id='Microsoft.VisualStudio.Web.CodeGeneration.Tools''.\r [C:\Training\TrainingSample.csproj]
C:\Program Files\dotnet\sdk\2.0.0-preview2-006497\NuGet.targets(102,5): error : Response status code does not indicate success: 404 (Not Found). [C:\Training\TrainingSample.csproj]

*Originally created by @maraza on 8/7/2017* after running `dotnet new react` `dotnet restore` gives the following issue C:\Program Files\dotnet\sdk\2.0.0-preview2-006497\NuGet.targets(102,5): error : Failed to retrieve information about 'Microsoft.VisualStudio.Web.CodeGeneration.Tools' from remote source 'http://nuget.dev-web-01.csdev.com.au /nuget/FindPackagesById()?id='Microsoft.VisualStudio.Web.CodeGeneration.Tools''.\r [C:\Training\TrainingSample.csproj] C:\Program Files\dotnet\sdk\2.0.0-preview2-006497\NuGet.targets(102,5): error : Response status code does not indicate success: 404 (Not Found). [C:\Training\TrainingSample.csproj]
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#524
No description provided.