> node scripts/build.js
Binary found at /opt/src/node_modules/node-sass/vendor/linux-x64-57/binding.node
Testing binary
Binary is fine
> neologism@0.0.0 postinstall /opt/src
> meteor-client bundle -s api
/opt/src/node_modules/meteor-client-bundler/node_modules/execa/index.js:350
throw err;
^
Error: spawnSync meteor ENOENT
at _errnoException (util.js:992:11)
at Object.spawnSync (child_process.js:579:20)
at Function.module.exports.sync (/opt/src/node_modules/meteor-client-bundler/node_modules/execa/index.js:337:30)
at Object.bundle (/opt/src/node_modules/meteor-client-bundler/lib/bundler.js:45:23)
at Command.<anonymous> (/opt/src/node_modules/meteor-client-bundler/cli:47:13)
at Command.listener (/opt/src/node_modules/meteor-client-bundler/node_modules/commander/index.js:315:8)
at emitTwo (events.js:126:13)
at Command.emit (events.js:214:7)
at Command.parseArgs (/opt/src/node_modules/meteor-client-bundler/node_modules/commander/index.js:651:12)
at Command.parse (/opt/src/node_modules/meteor-client-bundler/node_modules/commander/index.js:474:21)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! neologism@0.0.0 postinstall: `meteor-client bundle -s api`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the neologism@0.0.0 postinstall script.