Skip to content

Instantly share code, notes, and snippets.

@seekshiva
Created July 18, 2012 19:57
Show Gist options
  • Save seekshiva/3138482 to your computer and use it in GitHub Desktop.
Save seekshiva/3138482 to your computer and use it in GitHub Desktop.
[shiva@svijayakumar ~]$ npm install socket.io
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: No such module
at Object.<anonymous> (/home/shiva/local/node/lib/node_modules/npm/lib/utils/config-defs.js:5:21)
at Module._compile (module.js:441:26)
at Object..js (module.js:459:10)
at Module.load (module.js:348:31)
at Function._load (module.js:308:12)
at Module.require (module.js:354:17)
at require (module.js:370:17)
at Object.<anonymous> (/home/shiva/local/node/lib/node_modules/npm/lib/utils/ini.js:40:18)
at Module._compile (module.js:441:26)
at Object..js (module.js:459:10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment