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

Fixes to make it work with the latest electron #61

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

1egoman
Copy link

@1egoman 1egoman commented Dec 18, 2016

When attempting to use, these were the fixes I made in order to get the app to run on macOS Sierra. I didn't test on windows or linux (I don't have either machine handy) but since I'm not changing any functionality I'm pretty sure both should still work.

Also, a really neat way to kick off the project:

`node -e "console.log(require('electron'))"` . 

- add electron dependency
- fix a few more imports
- re-enable config file code
@jordwalke
Copy link

Can this be merged?

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

Successfully merging this pull request may close these issues.

2 participants