-
-
Notifications
You must be signed in to change notification settings - Fork 746
Closed
Labels
Description
- Electron.NET CLI & API versions: 9.31.2 & 11.5.1
- .NET Core version: 3.1 LTS
- Node.js version: 14.16.0
- Target: Windows 10 x64
Hello there. When I try to run the application I compiled for the second time (second instance), I get an EADDRINUSE error. I want the second application to run and see the first application running and close by doing some operations. I've been searching for 3 days but couldn't find any results. Can you help me?
Steps to Reproduce:
- Build with command: electronize build /target win
- Run exe from win-unpacked folder (or ElectronNET-API-Demos). Successfully runs.
- Run again same exe (or ElectronNET-API-Demos) when running first instance, getting error.
Reactions are currently unavailable
