Closed Rongky closed 9 years ago
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)
Hi, should be simple to fix. Two questions:
Thanx in advance...
I updated to the latest NodeJS version (0.12.7) and it fixed the problem.
Thanks for the info...
Nice, so I guessed it right. Glad its working now.
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)