dotnet electronize start command throws errors when used asp.netcore2.1 with the angular #159

Open
opened 2026-01-29 16:32:36 +00:00 by claunia · 0 comments
Owner

Originally created by @WeihanLi on GitHub (May 20, 2018).

dotnet electronize start command throws errors when used asp.netcore2.1 with the angular.
The error is as follows:

Error occurred during dotnet publish.

but when I run dotnet publish,there's no error.

My Environment:

  • Asp.Net Core 2.1
  • ElectronNET.CLI/ElectronNET.API 0.0.9
Originally created by @WeihanLi on GitHub (May 20, 2018). `dotnet electronize start` command throws errors when used asp.netcore2.1 with the angular. The error is as follows: ``` Error occurred during dotnet publish. ``` but when I run `dotnet publish`,there's no error. My Environment: - Asp.Net Core 2.1 - ElectronNET.CLI/ElectronNET.API 0.0.9
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#159