Hi, I installed Kaffeine with:
and get this error when i try to execute kaffeine
module.js:337
throw new Error("Cannot find module '" + request + "'");
^
Error: Cannot find module 'optparse'
at Function._resolveFilename (module.js:337:11)
at Function._load (module.js:279:25)
at Module.require (module.js:359:17)
at require (module.js:375:17)
at Object.<anonymous> (/Users/Cesar/node_modules/kaffeine/bin/command.js:4:22)
at Module._compile (module.js:446:26)
at Object..js (module.js:464:10)
at Module.load (module.js:353:31)
at Function._load (module.js:311:12)
at Module.require (module.js:359:17)
is this the way to install it?
additional info:
node -v
v0.6.19
OSX 10.6.8
Hi, I installed Kaffeine with:
and get this error when i try to execute kaffeine
is this the way to install it?
additional info:
node -v
v0.6.19
OSX 10.6.8