Created
March 21, 2012 20:15
-
-
Save benheb/2152400 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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