Skip to content

Cannot run demo app with latest version. #571

@avalon30

Description

@avalon30
  • Version: electronnet.cli (version '11.5.1') | dotnet (version '5.0.300')
  • Target: Microsoft Windows [Version 10.0.17763.1971]

Steps to Reproduce:

Execute in PowerShell (eventually git-bash)

  1. dotnet tool install --global ElectronNET.CLI
  2. git clone https://github.com/ElectronNET/electron.net-api-demos.git
  3. cd electron.net-api-demos
  4. electronize start

Expected result:
https://github.com/ElectronNET/electron.net-api-demos/raw/master/screenshot.jpg

Actual result:
Hangs on this splash screen
https://i.imgur.com/ICjFKi8.png

Log:
https://pastebin.com/raw/Qtvfsi9q

Comment:
Demo app cannot start with latest version including latest dotnet.
This framework seems like an amazing alternative to original Electron.js especially for .Net devs. It needs to be updated to handle latest features and fixes. Currently you're unable to build a project to final exe, so you cannot share your app with the world. Yes, electronize start works, but nothing else. Good question to be ask: Is this project holds some future or not anymore?.
Thank you all for your hard work and if possible please to update this project 👍

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions