Skip to content

Error when compiling solution #265

@ghost

Description

I download the solution (git clone https://github.com/reactjs/React.NET.git) and run dev-build.bat and receive the following errors:

RestorePackages:
tools\NuGet\nuget.exe restore src\React.sln
Unable to find version '2.6.3' of package 'NUnit.Runners'.

If I remove the package from .nuget\packages.config, I receive the following errors

Unable to find version '3.5.0.2' of package 'Antlr'.
Unable to find version '1.5.0' of package 'JavaScriptEngineSwitcher.Core'.
Unable to find version '1.5.0' of package 'JavaScriptEngineSwitcher.Msie'.
Unable to find version '1.5.2' of package 'JavaScriptEngineSwitcher.V8'.
Unable to find version '4.0.30506.0' of package 'Microsoft.AspNet.Mvc'.
Unable to find version '2.0.30506.0' of package 'Microsoft.AspNet.Razor'.
Unable to find version '1.1.3' of package 'Microsoft.AspNet.Web.Optimization'.
Unable to find version '2.0.30506.0' of package 'Microsoft.AspNet.WebPages'.
Unable to find version '1.0.0.0' of package 'Microsoft.Web.Infrastructure'.
Unable to find version '1.7.0' of package 'MsieJavaScriptEngine'.
Unable to find version '6.0.8' of package 'Newtonsoft.Json'.
Unable to find version '2.1.0' of package 'WebActivatorEx'.
Unable to find version '1.6.0' of package 'WebGrease'.
Unable to find version '0.4.1' of package 'JSPool'.
Unable to find version '2.0.20710.0' of package 'Microsoft.AspNet.Razor'.
Unable to find version '2.0.20710.0' of package 'Microsoft.AspNet.WebPages'.
Unable to find version '4.2.1510.2205' of package 'Moq'.
Unable to find version '3.0.1' of package 'NUnit'.
Unable to find version '4.0.20710.0' of package 'Microsoft.AspNet.Mvc'.
Unable to find version '5.14.5506.26202' of package 'AjaxMin'.
Unable to find version '2.4.2' of package 'Cassette'.
Unable to find version '2.4.2' of package 'Cassette.Aspnet'.
Unable to find version '2.4.2' of package 'Cassette.MSBuild'.
Unable to find version '2.4.2' of package 'Cassette.Views'.
Unable to find version '1.0.0' of package 'Microsoft.AspNet.Mvc.FixedDisplayModes'.
Unable to find version '3.0.1' of package 'Microsoft.Owin'.
Unable to find version '3.0.1' of package 'Microsoft.Owin.Diagnostics'.
Unable to find version '3.0.1' of package 'Microsoft.Owin.FileSystems'.
Unable to find version '3.0.1' of package 'Microsoft.Owin.Host.HttpListener'.
Unable to find version '3.0.1' of package 'Microsoft.Owin.Hosting'.
Unable to find version '3.0.1' of package 'Microsoft.Owin.SelfHost'.
Unable to find version '3.0.1' of package 'Microsoft.Owin.StaticFiles'.
Unable to find version '1.0' of package 'Owin'.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions