mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
Exception after dotnet electronize start #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Nov 4, 2017).
Originally assigned to: @robertmuehsig on GitHub.
Linux, fedora 27
$ dotnet --version
$ node --version
$ which electron-packager
$ touch ./Properties/launchSettings.json
$ dotnet electronize init
$ dotnet electronize start
electron.cmd ? Is it a windows batch script?