mappum/gitbanner

Cannot find module install.js

Opened this issue · 3 comments

nodegit@0.1.3 install /usr/local/lib/node_modules/gitbanner/node_modules/nodegit
node install.js

module.js:340
throw err;
^
Error: Cannot find module '/usr/local/lib/node_modules/gitbanner/node_modules/nodegit/install.js'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:901:3
npm ERR! not ok code 0

What version of NPM are you using? (npm -v)

I was on 1.3.5. Update to 1.4.9, and still get the error, although now it's mentioning an error with the canvas package

@feifanzhou hi, did you installed node-canvas and nodegit ?

node-canvas
nodegit