iron-meteor / iron-cli

A scaffolding command line tool for Meteor applications.
640 stars 82 forks source link

mup deploy issues #245

Closed nloui closed 8 years ago

nloui commented 8 years ago

Hi there, I've gotten mup all the way setup and the init and setup worked but I'm getting this error on deploy:

Running mup deploy... -Error: Command failed: /bin/sh -c mup deploy events.js:141 throw er; // Unhandled 'error' event ^

Error: spawn meteor ENOENT at exports._errnoException (util.js:855:11) at Process.ChildProcess._handle.onexit (internal/child_process.js:178:32) at onErrorNT (internal/child_process.js:344:16) at nextTickCallbackWith2Args (node.js:455:9) at process._tickCallback (node.js:369:17) at Function.Module.runMain (module.js:432:11) at startup (node.js:141:18) at node.js:980:3