Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find module install.js #2

Open
feifanzhou opened this issue May 17, 2014 · 3 comments
Open

Cannot find module install.js #2

feifanzhou opened this issue May 17, 2014 · 3 comments

Comments

@feifanzhou
Copy link

[email protected] 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

@mappum
Copy link
Owner

mappum commented May 17, 2014

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

@feifanzhou
Copy link
Author

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

@naoyeye
Copy link

naoyeye commented Jun 7, 2014

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

node-canvas
nodegit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants