Skip to content

Instantly share code, notes, and snippets.

@benheb
Created March 21, 2012 20:15
Show Gist options
  • Save benheb/2152400 to your computer and use it in GitHub Desktop.
Save benheb/2152400 to your computer and use it in GitHub Desktop.
benheb@benheb:~$ npm install
npm ERR! Couldn't read dependencies.
npm ERR! Error: ENOENT, No such file or directory '/home/benheb/package.json'
npm ERR! Report this *entire* log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <[email protected]>
npm ERR!
npm ERR! System Linux 2.6.38-13-generic
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /home/benheb
npm ERR! node -v v0.5.10-pre
npm ERR! npm -v 1.0.100
npm ERR! path /home/benheb/package.json
npm ERR! code ENOENT
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/benheb/npm-debug.log
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment