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

Error: Cannot find module 'twitter-node' #11

Open
cocodrino opened this issue May 11, 2011 · 1 comment
Open

Error: Cannot find module 'twitter-node' #11

cocodrino opened this issue May 11, 2011 · 1 comment

Comments

@cocodrino
Copy link

Hi...I've tried install your module using npm and downloading the git and creating the symbolic link too but always get this error

node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: Cannot find module 'twitter-node'
at Function._resolveFilename (module.js:320:11)
at Function._load (module.js:266:25)
at require (module.js:348:19)
at Object. (/home/yo/Descargas/libros/rm_proj/sinatra_auth/public/twino.js:2:19)
at Module._compile (module.js:404:26)
at Object..js (module.js:410:10)
at Module.load (module.js:336:31)
at Function._load (module.js:297:12)
at Array. (module.js:423:10)

i don't get any error or warning when I install this using npm...but this don't work...it's really weird :s

@Pet3ris
Copy link

Pet3ris commented Jun 14, 2011

Seconded. I've tried all the methods in this article http://stackoverflow.com/questions/5047542/node-js-cannot-find-module-xml2js to no avail.

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

2 participants