Created
January 25, 2013 00:12
-
-
Save jrolfs/4630060 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
| npm ERR! Error: Not found: argparse@'>=0.1.8 <0.2.0' | |
| npm ERR! Valid install targets: | |
| npm ERR! ["latest"] | |
| npm ERR! at installTargetsError (/usr/local/lib/node_modules/npm/lib/cache.js:410:10) | |
| npm ERR! at /usr/local/lib/node_modules/npm/lib/cache.js:403:17 | |
| npm ERR! at saved (/usr/local/lib/node_modules/npm/lib/utils/npm-registry-client/get.js:136:7) | |
| npm ERR! at cb (/usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:36:9) | |
| 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.32-5-amd64 | |
| npm ERR! command "node" "/usr/local/bin/npm" "install" | |
| npm ERR! cwd /home/vidio/vidio-core/garlic | |
| npm ERR! node -v v0.4.9 | |
| npm ERR! npm -v 1.0.99 | |
| npm ERR! | |
| npm ERR! Additional logging details can be found in: | |
| npm ERR! /home/vidio/vidio-core/garlic/npm-debug.log | |
| npm not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment