Ошибка:
TypeError: object is not a function at Object.(/home/jcheck/jcheck/app.start.coffee.sh:129:5) at Object. (/home/jcheck/jcheck/app.start.coffee.sh:131:4) at Module._compile (module.js:449:26) at Object.exports.run (/home/jcheck/.nvm/v0.11.13/lib/node_modules/coffee-script/lib/coffee-script/coffee-script.js:131:23) at compileScript (/home/jcheck/.nvm/v0.11.13/lib/node_modules/coffee-script/lib/coffee-script/command.js:208:29) at compilePath (/home/jcheck/.nvm/v0.11.13/lib/node_modules/coffee-script/lib/coffee-script/command.js:161:14) at Object.exports.run (/home/jcheck/.nvm/v0.11.13/lib/node_modules/coffee-script/lib/coffee-script/command.js:96:20) at Object. (/home/jcheck/.nvm/v0.11.13/lib/node_modules/coffee-script/bin/coffee:7:41) 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:124:16) at node.js:807:3
Причина:
cron = require 'cron'
При этом пакет cron не установлен, что и является причиной ошибки. То же самое с другими недостающими либами.