mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-04 05:34:51 +00:00
how to manually start electronize? #560
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 @mcguu on GitHub (Aug 28, 2020).
Originally assigned to: @GregorBiswanger on GitHub.
there is an error while npm install so I want to change the npm install
but if I enter electronize start it will auto run npm install
can I run it seperatelly?
@GregorBiswanger commented on GitHub (Oct 25, 2020):
Hi @mcguu, no, npm install is an important part of installing the native Electron.
In this video you can see how to debug under the hood: Electron.NET - Contributing Getting Started
@GregorBiswanger commented on GitHub (Mar 28, 2023):
🎉🚀 New Electron.NET version 23.6.1 released 🚀🎉
With native Electron 23 and .NET 6 support. Your problem should be fixed here. If you continue to have the problem, please let us know. Please note the correct updating of your API & CLI. Info in the README. Have fun!