/usr/local/lib/node_modules/mmongo/mmongo.js:99
var ret = child_process.spawnSync('meteor', args);
^
TypeError: Object #<Object> has no method 'spawnSync'
at getMeteorMongoUrl (/usr/local/lib/node_modules/mmongo/mmongo.js:99:27)
at main (/usr/local/lib/node_modules/mmongo/mmongo.js:26:14)
at Object.<anonymous> (/usr/local/lib/node_modules/mmongo/mmongo.js:161:1)
at Module._compile (module.js:449:26)
at Object.Module._extensions..js (module.js:467:10)
at Module.load (module.js:349:32)
at Function.Module._load (module.js:305:12)
at Function.Module.runMain (module.js:490:10)
at startup (node.js:121:16)
at node.js:764:3
Tried the mmongo and got: