BotSharp
BotSharp copied to clipboard
Error when running project in local mode
Hi, by some reason I won't be able to have the project running using the instructions
PS D:> git clone https://github.com/Oceania2018/BotSharp PS D:> cd BotSharp PS D:> dotnet build -v m -o ../bin -c ARTICULATE PS D:> dotnet bin\BotSharp.WebHost.dll
C:\BotSharp3\BotSharp>dotnet build -v m -o ../bin -c ARTICULATE Microsoft (R) Build Engine version 15.9.20+g88f5fadfbe for .NET Core Copyright (C) Microsoft Corporation. All rights reserved.
C:\Program Files\dotnet\sdk\2.2.107\NuGet.targets(114,5): warning : Unable to fi nd a project to restore! [C:\BotSharp3\BotSharp\BotSharp.sln]
Build succeeded.
C:\Program Files\dotnet\sdk\2.2.107\NuGet.targets(114,5): warning : Unable to fi nd a project to restore! [C:\BotSharp3\BotSharp\BotSharp.sln] 1 Warning(s) 0 Error(s)
Time Elapsed 00:00:00.15
C:\BotSharp3\BotSharp>dotnet bin\BotSharp.WebHost.dll No executable found matching command "dotnet-bin\BotSharp.WebHost.dll"
I matter what I did, it won't run and generate the about error.
Any suggestions? Also, is Articulate UI is still supported? If not, what is the alternative for UI?
我在本地运行好像没有错误。
我在本地运行好像没有错误。
@qcjxberin: I know Chinese, so I know you said you looked at the code and did not find any error. But please use English here, not everyone knows Chinese and we want everyone to profit from answers.
我在本地运行好像没有错误。
@qcjxberin: I know Chinese, so I know you said you looked at the code and did not find any error. But please use English here, not everyone knows Chinese and we want everyone to profit from answers.
OK