Hi, I'm not sure if I should post it here, but I've got a problem with installing shaker.
First I installed Mojito global (version 0.4.3). Mojito test works fine.
The I installed Shaker global (version 2.0.9), which seems ok at first glance.
But according to the installation, the command: mojito-shake should go without errors.
On my systems (I tried it on 2 different virtual machines), I get next error:
=========================================================
/usr/lib/nodejs/mojito-shaker/node_modules/yui/yui-nodejs/yui-nodejs.js:1147
throw (e || new Error(msg));
^
Error: Cannot find module 'ycb'
=========================================================
Can anyone tell me what goes wrong (and how to make it work)?
Thx,
Marco Asbreuk