Created
December 24, 2011 17:29
-
-
Save trodrigues/1517860 to your computer and use it in GitHub Desktop.
This file contains 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: No compatible version found: glob@'>=2.1.0- <2.2.0-' | |
npm ERR! Valid install targets: | |
npm ERR! ["1.1.0","2.0.9","2.0.8","2.0.7"] | |
npm ERR! at installTargetsError (/usr/local/lib/node_modules/npm/lib/cache.js:424:10) | |
npm ERR! at /usr/local/lib/node_modules/npm/lib/cache.js:406: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 Darwin 11.2.0 | |
npm ERR! command "node" "/usr/local/bin/npm" "install" | |
npm ERR! cwd /Users/trodrigues/Dropbox/code/github/buster/buster-glob | |
npm ERR! node -v v0.4.12 | |
npm ERR! npm -v 1.0.106 | |
npm ERR! | |
npm ERR! Additional logging details can be found in: | |
npm ERR! /Users/trodrigues/Dropbox/code/github/buster/buster-glob/npm-debug.log | |
npm not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment