javascript - Is NodeJS required for a build Electron App? -


i have created own app using electron , built using electron-packager .app file.

of course on mac — with nodejs installed — works. wonder if work if sent app friend doesn't have nodejs installed. question is: is nodejs required run packaged electron app?

thank you!

if you've packaged app correctly able send friend (you need zip / dmg app because contains symlinks). friend not need install electron nor node beforehand -- should packaged (including node modules).


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -