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

Meteor server won't start after installing arboleya:electrify package... #1

Closed
Rongky opened this issue Jul 13, 2015 · 4 comments
Closed
Labels

Comments

@Rongky
Copy link

Rongky commented Jul 13, 2015

Meteor server won't start after installing this package.
I'm using Ubuntu 14.04.2 LTS 64-bit.

Below is the error:

I20150713-10:53:18.253(8)? => No METEOR_SETTINGS passed in, using locally defined settings.
I20150713-10:53:18.405(8)? electrify: installing electrified dependencies
W20150713-10:56:44.046(8)? (STDERR)
W20150713-10:56:44.047(8)? (STDERR) events.js:72
W20150713-10:56:44.047(8)? (STDERR) throw er; // Unhandled 'error' event
W20150713-10:56:44.047(8)? (STDERR) ^
W20150713-10:56:44.050(8)? (STDERR) Error: spawn ENOENT
W20150713-10:56:44.050(8)? (STDERR) at errnoException (child_process.js:1011:11)
W20150713-10:56:44.050(8)? (STDERR) at Process.ChildProcess._handle.onexit (child_process.js:802:34)

@arboleya
Copy link
Owner

Hi, should be simple to fix. Two questions:

  1. Do you habe NodeJS installed on your machine?
  2. What's your Meteor version?

@Rongky
Copy link
Author

Rongky commented Jul 14, 2015

  1. NodeJS version - 0.12.2
  2. Meteor version - 1.1.0.2

Thanx in advance...

@Rongky
Copy link
Author

Rongky commented Jul 14, 2015

I updated to the latest NodeJS version (0.12.7) and it fixed the problem.

Thanks for the info...

@Rongky Rongky closed this as completed Jul 14, 2015
@arboleya
Copy link
Owner

Nice, so I guessed it right. Glad its working now.

@arboleya arboleya added the bug label Aug 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants