You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: