arboleya / electrify

Package your Meteor apps with Electron, and butter
MIT License
247 stars 52 forks source link

Impossible to compile on OSX #55

Closed rsercano closed 8 years ago

rsercano commented 8 years ago

Hello,

electrify was working great so far. Currently I'm having some issues to compile for OSX. Other platforms run just fine. But in OSX it took 2 hours but didn't pass the line:

bundling meteor

so I cut it off.

Could you please have a look at this ?

Thanks

rsercano commented 8 years ago

That was a meteor issue, when I run the application once with meteor command before packaging then everything worked as expected.