Please let me know, how to install electron without using npm. I am using windows 10 , 64 bit OS. I have tried to find option with documentation but not getting detailed step by step guide for this.
What do you mean by "installing electron"? You can install an electron application. If it's packed you do not need npm or node.
If you want to write an electron application you will need the packages and therefore npm. Only way of doing it without would be installing the dependencies manually which would be extremely difficult and time consuming. Furthermore without npm you cannot test or pack your app. So that would be quite useless.
Why do you not want to use npm?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With