Skip to content

Instantly share code, notes, and snippets.

@SomeoneWeird
Created March 18, 2014 00:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SomeoneWeird/9611494 to your computer and use it in GitHub Desktop.
Save SomeoneWeird/9611494 to your computer and use it in GitHub Desktop.
➜ express-gdata git:(master) npm install oauth
npm WARN install Refusing to install oauth as a dependency of itself
➜ express-gdata git:(master) node server.js
module.js:340
throw err;
^
Error: Cannot find module 'oauth'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment