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
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
Post a Comment