-1

I have built my electron app, but I have a problem regarding the client having to install node js first, is there no solution for the user without installing node js etc. because I only want the client to be installed once and can be used immediately, Thanks.

Is there a way to build the electron app include with node js so that when installing the electron app it uses the prepared js node

  • 1
    Did you use the (appropriate) `electron-builder` and `electron-packager` tags by pure coincidence? These are the answers to your question. For the future, though, please make sure to read [ask] as we expect *you* to conduct a little research first. This would have yielded [Electron's official documentation on this matter](https://www.electronjs.org/docs/latest/tutorial/forge-overview). That's using `electron-forge` though but links to other software you can use. – Alexander Leithner Aug 26 '23 at 08:04

0 Answers0