node.js - Error after packaging the app with electron-packager -


i'm new electron, , love far, i'm unable package of mine apps, @ first thought it's maybe related code, download "https://github.com/atom/electron-quick-start" run npm install , run "electron-packager . foobar --platform=darwin --arch=x64 --version=0.28.2" build app when try open

enter image description here

so didn't touch code example, wanted build , got error, doing wrong? thanks!

the versions of electron moving very fast. , times, don't respect "old" ways things (for example, declaring app).

i advise not use 0.28.2 version of electron recent one.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -