I installed jitsu with the following command: sudo npm jitsu -g
It seems to have installed correctly but get the following error when running the command jitsu:
*/usr/local/lib/node_modules/jitsu/lib/jitsu/commands/help.js:101
winston.help('');
TypeEror: Object #<Object> has no method 'help'*....... you get the point.
All other jitsu commands end in not ok.
Nodejs version: v0.4.11
npm: v1.0.27