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

Doesnt seem to run #1

Open
SimonBurfield opened this issue Dec 8, 2020 · 1 comment
Open

Doesnt seem to run #1

SimonBurfield opened this issue Dec 8, 2020 · 1 comment

Comments

@SimonBurfield
Copy link

SimonBurfield commented Dec 8, 2020

Is there anything I need to do to get this to run. if I run the build file it complains about references

If I open the project and run the CLI project, it still doesn't work

Error CS0234: The type or namespace name 'Speech' does not exist in the namespace

Severity Code Description Project File Line Suppression State
Error NU1104 Unable to find project 'C:\Users\simon.burfield\Downloads\Victor-master\ext\readline\src\ReadLine\ReadLine.csproj'. Check that the project reference is valid and that the project file exists. Victor.CLI C:\Users\simon.burfield\Downloads\Victor-master\src\Interfaces\Victor.CLI\Victor.CLI.csproj 1

Severity Code Description Project File Line Suppression State
Error MSB4018 The "RazorTagHelper" task failed unexpectedly.
System.InvalidOperationException: DOTNET_HOST_PATH is not set
at Microsoft.AspNetCore.Razor.Tasks.DotNetToolTask.get_DotNetPath()
at Microsoft.AspNetCore.Razor.Tasks.DotNetToolTask.GenerateFullPathToTool()
at Microsoft.Build.Utilities.ToolTask.ComputePathToTool()
at Microsoft.Build.Utilities.ToolTask.Execute()
at Microsoft.AspNetCore.Razor.Tasks.DotNetToolTask.Execute()
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.d__26.MoveNext() Victor.Server.WebUI C:\Users\simon.burfield.nuget\packages\microsoft.aspnetcore.razor.design\2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Razor.Design.CodeGeneration.targets 79

@allisterb
Copy link
Owner

Hi sorry for the delay in responding. Victor is under active development right now and the VS solution probably won't work on another computer but mine. Does the last release work on your computer? https://github.com/allisterb/Victor/releases/tag/v0%2C2

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

2 participants