celeri
celeri copied to clipboard
Hello world example is broken
g:\nodejs\dropbox-cli\node_modules\celeri\lib\plugins\help.js:132
if(ops.defaults[op]) {
^
TypeError: Cannot read property '--age' of undefined
at Object.cli.addHelp (g:\nodejs\dropbox-cli\node_modules\celeri\lib\plugin
\help.js:132:28)
at Object.cli.option (g:\nodejs\dropbox-cli\node_modules\celeri\lib\plugins
argv\index.js:34:27)
at Object.<anonymous> (g:\nodejs\dropbox-cli\app.js:4:8)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:902:3
Version is 0.3.3
I'm having the same issue