.NET 7 not starting after build #801

Closed
opened 2026-01-29 16:49:02 +00:00 by claunia · 1 comment
Owner

Originally created by @wthks on GitHub (Jun 18, 2022).

When I use the electronize build command the application does not start anymore. however when I use visual studio it opens without any problems.

I use .net 7 and the PR h5.ElectronNET

Electron Socket IO Port: 8000
Electron Socket started on port 8000 at 127.0.0.1
ASP.NET Core Port: 8001

only thing that appears when I run the app in terminal are these.

Originally created by @wthks on GitHub (Jun 18, 2022). When I use the `electronize build` command the application does not start anymore. however when I use visual studio it opens without any problems. I use .net 7 and the PR [h5.ElectronNET](https://www.nuget.org/packages/h5.ElectronNET.API/) ``` Electron Socket IO Port: 8000 Electron Socket started on port 8000 at 127.0.0.1 ASP.NET Core Port: 8001 ``` only thing that appears when I run the app in terminal are these.
Author
Owner

@wthks commented on GitHub (Jun 18, 2022):

updating nodejs and npm fixed the issue.

@wthks commented on GitHub (Jun 18, 2022): updating nodejs and npm fixed the issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#801