how to manually start electronize? #560

Closed
opened 2026-01-29 16:42:56 +00:00 by claunia · 2 comments
Owner

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?

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?
claunia added the question label 2026-01-29 16:42:57 +00:00
Author
Owner

@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 (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](https://youtu.be/Po-saU_Z6Ws)
Author
Owner

@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!

@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!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#560