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

Method was not defined #59

Open
michaelb-01 opened this issue Jul 12, 2016 · 1 comment
Open

Method was not defined #59

michaelb-01 opened this issue Jul 12, 2016 · 1 comment

Comments

@michaelb-01
Copy link

My app runs great with electrify, but as a simple test I tried using the example electron method from the "Meteor x Electron integration" section. But when I try and call the method I get:
"method hello.world was not defined"

If I wrap the call in Electrify.startup(function(){ then it doesn't return anything

fyi i'm using Meteor 1.3.4.1 with Angular2

@ethanwillis
Copy link

I can help you debug this issue if needed. Do you have code available that I could look at? I'm interested in your .electrify/index.js and where you call the Electrify object in your meteor app code.

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

No branches or pull requests

2 participants