Closed cando closed 5 years ago
Which reminds me I should update the readme to provide instructions when running the dashboard from source, which include:
gulp build
from the directory src\dashboard\Elsa.Dashboard\Theme\argon-dashboard
Actually I can’t think of another step :) Running the project now should work.
@cando Thanks for the PR :)
Hello, I'm getting the following error when executing Elsa.Dashboard.Web from latest source (Windows 7 x64, .NET Core 2.2 installed):
When compiling i get this warning:
GenerateEmbeddedFilesManifest was set, but no EmbeddedResource items were found that could be added to the manifest. Elsa.Dashboard C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.extensions.fileproviders.embedded\2.2.0\build\netstandard2.0\Microsoft.Extensions.FileProviders.Embedded.targets.
Please let me know if i can help with more information. Thanks.