Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strating up the app under OSX El Capitan #37

Open
gabrielstuff opened this issue Jan 27, 2016 · 2 comments
Open

Strating up the app under OSX El Capitan #37

gabrielstuff opened this issue Jan 27, 2016 · 2 comments

Comments

@gabrielstuff
Copy link

Hello !

This looks wonderful, I've been trying and it almost work out of the box.
One weird behavior I've noticed is that if I double click the my-electrified-app.app app, it does run some electron container but nothing shows up.

If I run ./dist/my-electrified-app-darwin-x64/my-electrified-app.app/Contents/MacOS/Electron everything runs fine and the content shows up !

Thanks a lot !

Gabriel

INFO  electrify:index:  initializing
INFO  electrify:plugins:  use  mongodb
INFO  electrify:plugins:  use  nodejs
INFO  electrify:plugins:  use  socket
INFO  electrify:app:  bundling app
INFO  electrify:scaffold:  ensuring basic structure
INFO  electrify:plugins:  ensuring electrify dependencies
INFO  electrify:plugins:  load configured plugins []
INFO  electrify:plugins:  acquire
INFO  electrify:plugins:mongodb:  mongo already acquired, moving on
INFO  electrify:plugins:mongodb:  mongod already acquired, moving on
INFO  electrify:plugins:nodejs:  nodejs already acquired, moving on
INFO  electrify:plugins:socket:  nothing to acquire, skipping
INFO  electrify:app:  bundling meteor
INFO  electrify:app:  ensuring meteor dependencies
INFO  electrify:electron:  packaging "my-electrified-app" for platform darwin-x64 using electron v0.35.6
Packaging app for platform darwin x64 using electron v0.35.6
INFO  electrify:electron:  wrote new app to  /server/.electrify/.dist
@gabrielstuff gabrielstuff changed the title Run Strating up the app under OSX El Capitan Jan 27, 2016
@gabrielstuff
Copy link
Author

@arboleya any hints ?

@arboleya
Copy link
Owner

Hi Gabriel, I've been too busy these days, also I don't have a partition running El Capitan.

In theory, it should work by double-clicking the generated .app as well as running the Electron bin directly - as you've mentioned.

Have you tested it with another OS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants